IO error encountered - skipping file deletion

2005-03-16 Thread Stan Silverman
ything else seems to work. The rsync command looks like: rsync -avz --delete -e /usr/local/bin/ssh /ftp/pub/ [EMAIL PROTECTED]:./ftpsite/ Thanks, Stan Silverman [EMAIL PROTECTED] -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://ww

Solaris 2.7 error in file IO (code 11) at main.c(883)

2002-02-06 Thread Stan Silverman
I've tried the binary downloaded version and recompiled myself from the source. Is the error message an indication that the process didn't correctly sync the systems or that some closing cleanup was incorrect? Thanks Stan Silverman

--delete

2000-09-22 Thread Stan Silverman
ssume that any files that are on system "s1" and not on the sending machine should be deleted. I also assume I'm not doing something right. Any suggestions? Thanks, Stan Silverman [EMAIL PROTECTED]