IO error encountered - skipping file deletion

2005-03-16 Thread Stan Silverman
I'm starting to run rsync 2.6.3 on a new system and receive the following message IO error encountered - skipping file deletion as output whether or not there are files that should be deleted (which they're not) on the remote system. Except for the delete capability, everything else seems to

Re: IO error encountered - skipping file deletion

2005-03-16 Thread Wayne Davison
On Wed, Mar 16, 2005 at 11:52:46AM -0800, Stan Silverman wrote: IO error encountered - skipping file deletion You'll need to look through the output to see what prior error rsync sent you -- it will tell you if there is a file or a directory or whatever that rsync was unable to open. See also

[Bug 2472] New: A different kind of the 'mkdir * failed: File exists' bug.

2005-03-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2472 Summary: A different kind of the 'mkdir * failed: File exists' bug. Product: rsync Version: 2.6.3 Platform: x86 OS/Version: Linux Status: NEW Severity:

[Bug 2472] A different kind of the 'mkdir * failed: File exists' bug.

2005-03-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2472 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: odd behaviour change (2.6.3 2.6.4pre3)

2005-03-16 Thread Erik Jan Tromp
On Wed, 16 Mar 2005 16:53:01 -0800 Wayne Davison [EMAIL PROTECTED] wrote: This is a result of a 1-character typo in options.c: I've checked this in. Thanks for the report! Wow, talk about fast turnaround. :) Patched, rebuilt, tested here. Works like a charm. Keep up the fantastic work.

CVS update: rsync

2005-03-16 Thread Wayne Davison
Date: Thu Mar 17 00:52:33 2005 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv21469 Modified Files: options.c Log Message: Fixed the -r kluge sent for pre-2.6.4 --list-only support. Revisions: options.c 1.253 = 1.254