Timeline for How to rsync files between two remotes?
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 13, 2017 at 12:37 | history | edited | CommunityBot | replaced http://unix.stackexchange.com/ with https://unix.stackexchange.com/ | |
| Mar 20, 2017 at 10:18 | history | edited | CommunityBot | replaced http://superuser.com/ with https://superuser.com/ | |
| Dec 3, 2015 at 15:16 | history | edited | kenorb | CC BY-SA 3.0 | Clarifying more. |
| Dec 3, 2015 at 14:31 | comment | added | Kevin Cox | Mounting the filesystem locally wont save any bandwidth between the source and local machine. It will however save bandwidth between the local and destination (as it isn't mounted locally). Using rsync this way only makes sense if you are trying to save bandwidth on the destination. | |
| Feb 8, 2015 at 14:32 | history | edited | kenorb | CC BY-SA 3.0 | Changed compression method. |
| Feb 7, 2015 at 17:01 | history | edited | kenorb | CC BY-SA 3.0 | Improving answer. |
| Feb 7, 2015 at 16:52 | history | answered | kenorb | CC BY-SA 3.0 |