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)
@@ -64,10 +64,10 @@ $result:=$ftp.download($source; $target)
6464# Documentation
6565
6666## cURL (FTP - FTPS - SFTP - HTTP - HTTPS)
67- [ Documentation] ( ReadMe_curl.MD )
67+ [ Documentation] ( ReadMe_curl.md )
6868
6969## Dropbox
70- [ Documentation] ( ReadMe_dropbox.MD )
70+ [ Documentation] ( ReadMe_dropbox.md )
7171
7272## GDrive
7373[ Documentation] ( ReadMe_GDrive.MD )
Original file line number Diff line number Diff line change @@ -83,6 +83,6 @@ The authentication will stay valid till you either use "dbxcli logout" or using
8383
8484# Class Documentation
8585
86- See Class documentation (in 4D use Explorer/Documentation)
87- [ Documentation online] ( https://github.com/ThomasMaul/FileTransfer_Class/blob/main/Documentation/Classes/FileTransfer_Dropbox .md )
86+ See Class documentation (in 4D use Explorer/Documentation)
87+ [ Documentation online] ( https://github.com/ThomasMaul/FileTransfer_Class/blob/main/Documentation/Classes/FileTransfer_Dropbox_ .md )
8888
You can’t perform that action at this time.
0 commit comments