Added logic to the receiving side to ensure that the --delete-during
authorWayne Davison <wayned@samba.org>
Sat, 2 Aug 2008 16:14:36 +0000 (09:14 -0700)
committerWayne Davison <wayned@samba.org>
Sat, 2 Aug 2008 16:14:36 +0000 (09:14 -0700)
commitf303b749f2843433c9acd8218a4b9096d0d1bb8d
tree7804d3e63bc5e1a590b916666cc6affc11aad6c4
parent91fd15b8b654a3be886069510d85064d59ca5dc7
Added logic to the receiving side to ensure that the --delete-during
code will not delete in a directory prior to receiving an I/O error
for that directory (or not receiving it, as the case may be).
generator.c
io.c
main.c
rsync.c