mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
doc: improve wording
This commit is contained in:
committed by
Nick Craig-Wood
parent
a36ef8582f
commit
db9d94f5de
@@ -49,7 +49,7 @@ Server B> rclone sync /tmp/whatever remote:ServerB
|
||||
```
|
||||
|
||||
If you sync to the same directory then you should use rclone copy
|
||||
otherwise the two rclones may delete each others files, eg
|
||||
otherwise the two instances of rclone may delete each other's files, eg
|
||||
|
||||
```
|
||||
Server A> rclone copy /tmp/whatever remote:Backup
|
||||
|
||||
Reference in New Issue
Block a user