mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
Update ftp.md (#4241)
This commit is contained in:
parent
98c34e413d
commit
d04d4edc40
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user