Adam Bentley
2002-Sep-17 14:08 UTC
Rsync error 23 /Partial transfer / workaround needed (fwd)
Hi, I posted a list of problems I was having with rsync 2.5.5 (on Digital Unix 4.0f) which I've now been able to address thanks to some kernel tuning but I still have one outstanding problem - I still have situation where files which are added to the filelist for updating on the remote end are deleted by the client systems' web software before they are sent - at least I believe this is what is stopping some of them completing - see below send_files failed to open /some/path/to/file 11455: No such file or directory rsync error: partial transfer (code 23) at main.c(578) Can someone confirm what happens in this circumstance? Does that particular rysnc abort or does it carry on having generated the error.
tim.conway@philips.com
2002-Sep-17 16:49 UTC
Rsync error 23 /Partial transfer / workaround needed (fwd)
It continues. It will, however, refuse to do any deletes it otherwise would have, thus the --ignore-errors option was added. Tim Conway tim.conway@philips.com 303.682.4917 office, 303.921.0301 cell Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, caesupport2 on AIM "There are some who call me.... Tim?" Adam Bentley <ccx009@coventry.ac.uk> Sent by: rsync-admin@lists.samba.org 09/17/2002 08:07 AM To: <rsync@lists.samba.org> cc: (bcc: Tim Conway/LMT/SC/PHILIPS) Subject: Rsync error 23 /Partial transfer / workaround needed (fwd) Classification: Hi, I posted a list of problems I was having with rsync 2.5.5 (on Digital Unix 4.0f) which I've now been able to address thanks to some kernel tuning but I still have one outstanding problem - I still have situation where files which are added to the filelist for updating on the remote end are deleted by the client systems' web software before they are sent - at least I believe this is what is stopping some of them completing - see below send_files failed to open /some/path/to/file 11455: No such file or directory rsync error: partial transfer (code 23) at main.c(578) Can someone confirm what happens in this circumstance? Does that particular rysnc abort or does it carry on having generated the error.