mirror of
https://github.com/rclone/rclone
synced 2025-01-07 09:06:24 +01:00
docs: missing "sync" command name fix
This commit is contained in:
parent
3eb7f52e39
commit
f64ee433b7
@ -90,7 +90,8 @@ systems are a long way from 100% reliable. The rclone sync/copy
|
|||||||
commands cope with this with lots of retries. However rclone mount
|
commands cope with this with lots of retries. However rclone mount
|
||||||
can't use retries in the same way without making local copies of the
|
can't use retries in the same way without making local copies of the
|
||||||
uploads. This might happen in the future, but for the moment rclone
|
uploads. This might happen in the future, but for the moment rclone
|
||||||
mount won't do that, so will be less reliable than the rclone command.
|
mount won't do that, so will be less reliable than the rclone sync
|
||||||
|
command.
|
||||||
|
|
||||||
### Filters ###
|
### Filters ###
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user