Timeline for Why is uncompressed tar much faster than rsync?
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 1, 2023 at 13:15 | comment | added | suamikim | Result: Parallelizing rsync brought the overall time from 5 h down to 4 h 30 min which is not enough gain to justify the additional complexity & effort of this method for me. Thanks for the tip nonetheless! | |
| May 31, 2023 at 9:06 | comment | added | suamikim | Very interesting approach. Most of my files are somewhere within /var/www/nextcloud (mostly data from 2 main users, ~ 340 G in total). I'll have to split/parallelize somewhere inside this folder but already have an idea on how to do this. I'll give this a try and let you know in the comments. Thanks for the details! | |
| May 31, 2023 at 8:54 | history | answered | Archemar | CC BY-SA 4.0 |