Hi All; I keep getting "Bad file descriptor (9), error in file IO (code 11) at receiver.c(720) [receiver=3.0.5]" from the following:
rav...@bubu:~/bin$ rsync -vvv \ --modify-window=1 \ --progress --stats --compress \ --recursive --times --perms --links --delete \ --exclude "*bak" --exclude "*~" \ --password-file=/home/ravmud/bin/pr \ rav...@192.168.1.98::Backups /mnt/Backups ... lots of interesting information appeared here ... got file_sum set modtime of MWdale/MyDocu~1/.bikecorridor.pdf.IBn0bH to (1238508545) Tue Mar 31 09:09:05 2009 renaming MWdale/MyDocu~1/.bikecorridor.pdf.IBn0bH to MWdale/MyDocu~1/bikecorridor.pdf recv_files(MWdale/MyDocu~1/bloodfrontier-B1-RC1-setup.exe) MWdale/MyDocu~1/bloodfrontier-B1-RC1-setup.exe 245668698 100% 360.65kB/s 0:11:05 (xfer#53, to-check=1154/1224) got file_sum rsync: close failed on "/mnt/Backups/MWdale/MyDocu~1/.bloodfrontier-B1-RC1-setup.exe.ozctdD": Bad file descriptor (9) rsync error: error in file IO (code 11) at receiver.c(720) [receiver=3.0.5] _exit_cleanup(code=11, file=receiver.c, line=720): about to call exit(11) rsync: connection unexpectedly closed (178 bytes received so far) [generator] rsync error: error in rsync protocol data stream (code 12) at io.c(600) [generator=3.0.5] _exit_cleanup(code=12, file=io.c, line=600): about to call exit(12) Then I start the rsync again and get a little further along. I've gotten about 6 GB copied so far with maybe 30-40 invocations of rsync copying several hundred MB each time. I'm sad that I haven't discerned the cause and corrected my problem through this list <http://www.nabble.com/Samba---rsync-f13158.html> or the standard documentation <http://www.samba.org/rsync/documentation.html> and hope that someone here can tell me what I'm doing wrong. I look forward to hearing from you, Dale E. Moore
-- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html