mirror of
https://github.com/rclone/rclone.git
synced 2025-02-21 02:12:02 +08: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.
|
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
|
#### Restricted filename characters
|
||||||
|
|
||||||
In addition to the [default restricted characters set](/overview/#restricted-characters)
|
In addition to the [default restricted characters set](/overview/#restricted-characters)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user