Displaying 1 result from an estimated 1 matches for "8e4da1e5".
2006 Oct 20
1
skipping growing files?
Is there a way to instruct rsync to ignore a file that is currently
growing in size? For example, a file is currently being uploaded to
the source machine while another client is using rsync to pull down
files. Can rsync detect and skip said file instead of copying
whatever is there already?
I suppose a -mtime like feature would also solve this problem for me
in that the client could