RE: lock files
Dietrich Baluyot [[EMAIL PROTECTED]] writes: > Does rsync lock the source files while its copying? No (there's really no guaranteed portable way to do it anyway). But rsync does perform a final checksum on transferred files and if they differ, it will re-execute the transfer (with an adjustment
lock files
Hi, Does rsync lock the source files while its copying? Any input is appreciated. Thank you Dietrich