I'm trying to make a copy of a 65Gb directory on another PC
and *keep* it updated. ("poor mans mirroring")I thought my ol' friend 'rsync -av --delete source/ target' would be the answer. However, for so much data it takes forever to run this command just like it takes to do a whole copy again. What gives? Any way to speed it up? Chris -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
