Skip to content

Commit 5ad1ebf

Browse files
committed
uppercase file name
1 parent 71f8412 commit 5ad1ebf

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

Documentation/Readme_GDrive.MD

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,6 @@ The authentication will stay valid till you delete the local token file, which i
9696
# Class Documentation
9797

9898
See Class documentation (in 4D use Explorer/Documentation)
99-
[Documentation online](https://github.com/ThomasMaul/FileTransfer_Class/blob/main/Documentation/Classes/FileTransfer_GDrive.md)
99+
[Documentation online](Classes/FileTransfer_GDrive.md)
100+
100101

Documentation/Readme_curl.MD

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,9 @@ In a similar way you could exchange keys upfront to avoid using passwords at all
9696
Google "ssh key authentication" for more help and examples.
9797

9898
As soon the authentication was done once via ssh (or the key is stored in your authorized_keys file by another way), the class can be used without providing credentials, just the URL is enough.
99+
100+
# Class Documentation
101+
102+
See Class documentation (in 4D use Explorer/Documentation)
103+
[Documentation online](Classes/FileTransfer_curl.md)
104+

Documentation/Readme_dropbox.MD

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,6 @@ The authentication will stay valid till you either use "dbxcli logout" or using
8585
# Class Documentation
8686

8787
See Class documentation (in 4D use Explorer/Documentation)
88-
[Documentation online](https://github.com/ThomasMaul/FileTransfer_Class/blob/main/Documentation/Classes/FileTransfer_Dropbox.md)
88+
[Documentation online](Classes/FileTransfer_Dropbox.md)
89+
8990

0 commit comments

Comments
 (0)