Missing time in log-file

2001-11-16 Thread Achim Strauch
I test rsync V2.4.6 with Cygwin V1.3.5 and W2k. The entries in the logfile look like: 2001/11/14 [1404] rsyncd version 2.4.6 starting 2001/11/14 [1432] rsync to transfer from [EMAIL PROTECTED] (172.30.1.105) 2001/11/14 [1392] wrote 73 bytes read 10649 bytes total size 796093596 Normally

RE: Secure connection to testor refused !

2001-11-16 Thread Kapoor, Nishikant X
Thanks for the help. I did go through quite a few docs but could not figure that out. Thanks again. However, after setting [cdrive], I am getting the following error: admx::nkapoor rsync -v guest@testor::cdrive/Temp/pix.log . @ERROR: chdir failed read error: Connection reset by peer Is there

Re: include/exclude directory question

2001-11-16 Thread Dave Dykstra
On Thu, Nov 15, 2001 at 04:38:26PM -0800, Dave Madole wrote: I want to send a subset of directories sepcified in include arguments to a client, but I am creating all the peer and parent directories as well, although they are empty - here is basically what I'm doing. assuming I have

rsync hangs or exists without copying anything

2001-11-16 Thread Daniel J. Conlon
I am trying to mirror a file system using rsync. The command I am using is of the form: rsync -a /fs/home/6/ /usr/fs/home/6 /fs/home/6/ is an NFS file system, /usr/fs/home/6 is a local disk. With versions 2.4.6 and 2.4.7pre1, rsync hangs at random places during the building file list phase. I

Re: rsync hangs or exists without copying anything

2001-11-16 Thread Dave Dykstra
On Fri, Nov 16, 2001 at 04:15:29PM -, Daniel J. Conlon wrote: I am trying to mirror a file system using rsync. The command I am using is of the form: rsync -a /fs/home/6/ /usr/fs/home/6 /fs/home/6/ is an NFS file system, /usr/fs/home/6 is a local disk. With versions 2.4.6 and

transfer interrupted (code 3) at flist.c(812)

2001-11-16 Thread Kapoor, Nishikant X
Ok, I just setup the log file and this is what I see there: rsync on cdrive/Temp/pix.log from admx (141.214.137.139) transfer interrupted (code 3) at flist.c(812) I had to change [cdrive] from path = c:\ to path = c: to get rid of '@ERROR: chdir failed' error. I am getting close but still need

read error: Connection reset by peer

2001-11-16 Thread Kapoor, Nishikant X
Hello, This is my third posting in a day ! Many thanks to Tim Conway for responding to my first one. However, since I am hard pressed against time, I have been trying everything from the docs to get it to work but looks like, I might take forever unless some expert help comes in. So please, help

Re: read error: Connection reset by peer

2001-11-16 Thread Thomas Lambert
This is just a wild A** guess, but in your rsyncd.conf did you try to put: [cdrive] path=c:/ OR maybe try (on your aix): rsync -v nkapoor@testor::cygdrive/c/Temp/pix.log . or rsync -v nkapoor@testor::/cygdrive/c/Temp/pix.log . (I don't know if you need the first / after testor) cygdrive is a

(no subject)

2001-11-16 Thread amiel ong
I already installed rsync on both my server(running FREEBSD 4.4) and win98 macine. My LAN don't connect to the internet so it is quite secure, is it possible if I don't use OpenSSH? when I run rsync 172.22.0.104::, I get this message: failed to cennect to 172.22.0.104 - Resource is remote