You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,6 +100,7 @@ See [Do It Yourself Backup System Using Rsync](http://www.sanitarium.net/golug/r
100
100
##### Restore
101
101
-`--restore`
102
102
- Clone files from `--src` to `--dst`
103
+
-*Note: Since there is no snapshot management done in restore mode, restores can be done from server to client or client to server by switching the destination and source arguments*
103
104
- If this flag is used snapshots are not used, this flag enables a simple rsync copy from the source to destination
0 commit comments