Re: rsync stuck after correctly sending the file

2006-12-11 Thread Matt McCutchen
On 11/30/06, Loïc Le Loarer <[EMAIL PROTECTED]> wrote: I'm using rsync to replicate a cvs repository, it is working quite good except that I occassionnaly see rsync stucked after having transfered a file, it is always on a big ,v file containing multiple version of big binary file. [...] What els

rsync: writefd_unbuffered failed

2006-12-11 Thread Ilya Vishnyakov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello! I'm in trouble with rsync: I'm trying to: sudo rsync -atlrpogH --exclude-from=/usr/home/exclude [EMAIL PROTECTED]::home - --password-file=/root/rsync_pass /usr/home/ it does sync some files, but then it stops and outputs these errors: rsync:

Re: --stats

2006-12-11 Thread Wayne Davison
On Mon, Dec 11, 2006 at 07:28:54AM -0800, Nathan wrote: > Is there a way to get --stats to display in something other then bytes? The --human-readable (-h) option transforms some of the stats into larger units (just not the memory stats output via -vv). ..wayne.. -- To unsubscribe or change opti

rsync /somedir [EMAIL PROTECTED]::somearchive/ gets stuck in huge maildirs, rsync /somedir [EMAIL PROTECTED]:/some/path/ works

2006-12-11 Thread Herwig Wittmann
hi, i hope i'm not reporting something well-known; i tried to understand the available bug tracking information. please excuse me if my problem report should not meet your standards, but i want to direct your attention to the following: http://koffein.org/av/rsync-bugreport/

--stats

2006-12-11 Thread Nathan
Is there a way to get --stats to display in something other then bytes? Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail beta. http://new.mail.yahoo.com -- To unsubscribe or change options: htt