1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-13 20:38:12 +02:00

Update ftp.md (#4241)

This commit is contained in:
calisro 2020-05-16 15:28:15 -04:00 committed by GitHub
parent 98c34e413d
commit d04d4edc40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -103,6 +103,12 @@ will be time of upload.
FTP does not support any checksums.
### Usage without a config file ###
An example how to use the ftp remote without a config file:
rclone lsf :ftp: --ftp-host=speedtest.tele2.net --ftp-user=anonymous --ftp-pass=`rclone obscure dummy`
#### Restricted filename characters
In addition to the [default restricted characters set](/overview/#restricted-characters)