Linux: Difference between revisions

128 bytes added ,  28 February 2020
Line 196: Line 196:
==File Management==
==File Management==
===rsync===
===rsync===
[https://linux.die.net/man/1/rsync Documentation]<br>
Use this to sync folders between directories of across networks
Use this to sync folders between directories of across networks
;Common Flags
* <code>-a, --archive</code> archive mode; equals -rlptgoD


===rclone===
===rclone===