Rsync 2.5.5 Error Tags

tim.conway at philips.com tim.conway at philips.com
Tue Apr 23 14:02:02 EST 2002


#1  the source has a symlink where the destination has a dir.  adding 
--force will tell rsync to rip out the dir and replace it with a symlink, 
assuming that's what you want done.
#2 this space intentionally left blank, as I have no idea.
#3 that invocation appears to have  "--progress" but no "-v".  add "-v" 
and it'll report the name to go with the progress.  The randomly-generated 
temporary names are apparently exceeding some limit on your system. 
(syncing over file named "biteme", it will be built as something like 
".biteme.qxv4ffserfbera" and renamed to "biteme" on completion).

Tim Conway
tim.conway at philips.com
303.682.4917
Philips Semiconductor - Longmont TC
1880 Industrial Circle, Suite D
Longmont, CO 80501
Available via SameTime Connect within Philips, n9hmg on AIM
perl -e 'print pack(nnnnnnnnnnnn, 
19061,29556,8289,28271,29800,25970,8304,25970,27680,26721,25451,25970), 
".\n" '
"There are some who call me.... Tim?"




Greg Brissey <greg.brissey at varianinc.com>
Sent by: rsync-admin at lists.samba.org
04/23/2002 12:24 PM

 
        To:     rsync at lists.samba.org
        cc:     (bcc: Tim Conway/LMT/SC/PHILIPS)
        Subject:        Rsync 2.5.5 Error Tags
        Classification: 




I've gotten several different errors with rsync. Maybe someone can help 
me.

1.

rsync -azSH --stats --delete-after /export/home remote:/export/home/bkup
delete_file: rmdir(home/greg/vnmrsys) : File exists
rsync: symlink "home/greg/vnmrsys" -> "/export/home/vnmrsys": File exists
unexpected tag 91
rsync error: error in rsync protocol data stream (code 12) at io.c(298)

2.

rsync -azSH --stats --delete-after --safe-links --exclude "SunWS_cache/"
--exclude ".sb/" /export/home remote:/export/home/_bkup
unexpected tag -55
rsync error: error in rsync protocol data stream (code 12) at io.c(298)

where do I find out what these tags mean?

I also get this occasionally

mkstemp  failed: File name too long
      42776 100%   13.60MB/s    0:00:00
mkstemp  failed: File name too long
      13556 100%   12.93MB/s    0:00:00
mkstemp  failed: File name too long
      42776 100%   13.60MB/s    0:00:00
mkstemp  failed: File name too long
      13556 100%   12.93MB/s    0:00:00

How do you find out what files are doing this?

Is ther an archive of info I can search on this type of stuff?

Greg

-- 
To unsubscribe or change options: 
http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html







More information about the rsync mailing list