1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-07 11:03:15 +00:00

Version v1.47.0

This commit is contained in:
Nick Craig-Wood
2019-04-13 11:01:58 +01:00
parent a28239f005
commit a0d4fdb2fa
78 changed files with 8967 additions and 5632 deletions

View File

@@ -163,6 +163,19 @@ FTP password
- Type: string
- Default: ""
### Advanced Options
Here are the advanced options specific to ftp (FTP Connection).
#### --ftp-concurrency
Maximum number of FTP simultaneous connections, 0 for unlimited
- Config: concurrency
- Env Var: RCLONE_FTP_CONCURRENCY
- Type: int
- Default: 0
<!--- autogenerated options stop -->
### Limitations ###