Re: pre-exec fails in windows

2008-11-18 Thread Matthias Meyer
Thanks! Matthias Am Montag 17 November 2008 schrieben Sie: > Have a look at a relevant cwrsync FAQ - How can I make pre-exec and > post-exec work ? > > http://www.itefix.no/i2/node/11306 > > Tev > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On >

Re: Looking for a Comprehensive list of error codes

2008-11-18 Thread Matt McCutchen
> 2008/11/19 John Macon <[EMAIL PROTECTED]>: > > Good Afternoon, > > > > I have been looking for a comprehensive list of error codes that are > > returned by rsync for a script that I am writing. I have searched Ggoogle > > and Yahoo! and I have found out the following: > > > > 4 = action not supp

Possible Feature-wish - extended files-from

2008-11-18 Thread Joerg Jaspert
Hi (please CC me if you reply, Im not subscribed) I think I have a feature wish. Not sure, maybe its solveable in a different way, if so please point me to it. Background: Mirroring distributions, like Debian, takes a long time in the initial "Receiving file list" step, where rsync looks for fil

Re: Looking for a Comprehensive list of error codes

2008-11-18 Thread David Overton
Hi, You could look at the EXIT CODES section of the rsync(1) man page, e.g. at http://www.samba.org/ftp/rsync/rsync.html. However, this only details exit codes from rsync itself, it doesn't mention exit code 255 which I think is actually coming from ssh. The ssh(1) man page says that ssh will re

Re: Rsync, what are the max transfer limitations ?

2008-11-18 Thread Giorgos Gourgiotis
2008/11/18 Sven Hartrumpf <[EMAIL PROTECTED]>: > Tue, 18 Nov 2008 20:30:15 +0200, gourgi wrote: >> rsync -avz rsync://192.168.0.X/disks/4backup /disks/mybackup > > What happens if you use only -a? > > -- > Please use reply-all for most replies to avoid omitting the mailing list. > To unsubscribe or

Re: Rsync, what are the max transfer limitations ?

2008-11-18 Thread Sven Hartrumpf
Tue, 18 Nov 2008 20:30:15 +0200, gourgi wrote: > rsync -avz rsync://192.168.0.X/disks/4backup /disks/mybackup What happens if you use only -a? pgpC9IcQtOSsl.pgp Description: PGP signature -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change optio

Looking for a Comprehensive list of error codes

2008-11-18 Thread John Macon
Good Afternoon, I have been looking for a comprehensive list of error codes that are returned by rsync for a script that I am writing. I have searched Ggoogle and Yahoo! and I have found out the following: 4 = action not supported 5 = wrong password 10 = socket IO error 11 = file IO error 12

Rsync, what are the max transfer limitations ?

2008-11-18 Thread Giorgos Gourgiotis
What is the maximum transfer rate allowed for rsync? I mean the limitations? I can't get more than 50Mbit speed in my gigabit lan, with rsync server or with ssh. ftp transfers reach >400Mbit , so it is not a lan or nic problem. Maybe it has something to do with my cpu limitations? or the limitatio