File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# File Transfer Class collection
22
3- FTP - FTPS - SFTP(* ) - HTTPS(* )
4- Using cURL - wrapper for Mac/Win build in cURL feature
3+ FTP - FTPS - SFTP(* ) - HTTPS(* )
4+ Using cURL - wrapper for Mac/Win build in cURL feature
55
66Dropbox
77Using Dropbox CLI tool (easy to deploy)
@@ -50,9 +50,9 @@ $result:=$ftp.download($source; $target)
5050# Documentation
5151
5252## cURL (FTP - FTPS - SFTP - HTTP - HTTPS)
53- [ Documentation] ( ReadMe_curl.md )
53+ [ Documentation] ( ReadMe_curl.MD )
5454
5555## Dropbox
56- [ Documentation] ( ReadMe_dropbox.md )
56+ [ Documentation] ( ReadMe_dropbox.MD )
5757
5858
Original file line number Diff line number Diff line change @@ -80,6 +80,6 @@ The authentication will stay valid till you either use "dbxcli logout" or using
8080
8181# Class Documentation
8282
83- See Class documentation (in 4D use Explorer/Documentation)
84- [ Documentation online] ( https://github.com/ThomasMaul/FileTransfer_Class/blob/main/Documentation/Classes/FileTransfer_Dropbox_ .md )
83+ See Class documentation (in 4D use Explorer/Documentation)
84+ [ Documentation online] ( https://github.com/ThomasMaul/FileTransfer_Class/blob/main/Documentation/Classes/FileTransfer_Dropbox .md )
8585
You can’t perform that action at this time.
0 commit comments