Timeline for How to rsync files between two remotes?
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 19, 2023 at 8:49 | comment | added | Martin Braun | This deserves to be a full fledged package for common distros. | |
| Aug 18, 2021 at 9:15 | comment | added | Craig Pearson | Massive kudos for this, I was looking at scripting this manually, so this is super handy to have as an existing bash script | |
| Apr 4, 2019 at 13:29 | comment | added | ndemou | Of course @roaima -- I don't consider tar equivalent. I left this passing reference for the day when I will be reading this to solve a problem where rsync will not 100% necessary. | |
| Apr 4, 2019 at 12:34 | comment | added | Chris Davies | tar is great when you've got a single (non-incremental) transfer and your transfer completes in a single pass. On the other hand, rsync with forwarding handles restarts and incremental transfers. | |
| Apr 4, 2019 at 12:06 | history | edited | ndemou | CC BY-SA 4.0 | added 23 characters in body |
| Apr 3, 2019 at 11:26 | history | answered | ndemou | CC BY-SA 4.0 |