[TUHS] moving directories in svr2

Richard Salz rich.salz at gmail.com
Fri Dec 31 09:04:11 AEST 2021


> In the new days, rsync -a dir1/ dir2 is the ticket ...
> If you rsync more than once, only the files in dir1 that have changed are
> copied.
>

More then that.  It uses a clever algorithm to send over only changes.  It
was the basis of Tridgedell's PhD thesis.
https://www.samba.org/~tridge/phd_thesis.pdf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://minnie.tuhs.org/pipermail/tuhs/attachments/20211230/46e8df56/attachment.htm>


More information about the TUHS mailing list