Re: push data instead of pull

2002-04-08 Thread Martin Pool
On 20 Feb 2002, [EMAIL PROTECTED] wrote: > > > > "Connection reset by peer" often means the remote rsync crashed. > > > > If you see this message when the only problem is that the remote > > module is read only, that's a bug. > That was my point. ro and rw were both /tmp. i made ro first, tes

Re: push data instead of pull

2002-02-20 Thread tim . conway
PROTECTED]> 02/20/2002 12:23 PM To: Tim Conway/LMT/SC/PHILIPS@AMEC cc: Gautam Ganesh <[EMAIL PROTECTED]> [EMAIL PROTECTED] Subject:Re: push data instead of pull Classification: > >rsync rsync.h alta::ro > rsync: read error: Connectio

Re: push data instead of pull

2002-02-20 Thread Martin Pool
> >rsync rsync.h alta::ro > rsync: read error: Connection reset by peer > rsync error: error in rsync protocol data stream (code 12) at io.c(151) "Connection reset by peer" often means the remote rsync crashed. If you see this message when the only problem is that the remote module is read onl

Re: push data instead of pull

2002-02-19 Thread tim . conway
Gautam: caveat: unless you're certain you can trust everyone on your network, you should at the least use password authentication. without it, it's like an open shell. "Hi, I changed the "read only = no" and I got permission problems. i had uid and gid as nobody. I gave it my username a

Re: push data instead of pull

2002-02-18 Thread tim . conway
t, CO 80501 Available via SameTime Connect within Philips, n9hmg on AIM perl -e 'print pack(, 19061,29556,8289,28271,29800,25970,8304,25970,27680,26721,25451,25970), ".\n" ' "There are some who call me Tim?" Gautam Ganesh <[EMAIL PROTECTED]> 02/18/2002 02:46 PM

Re: push data instead of pull

2002-02-18 Thread tim . conway
PROTECTED]> Sent by: [EMAIL PROTECTED] 02/18/2002 01:26 PM To: [EMAIL PROTECTED] cc: (bcc: Tim Conway/LMT/SC/PHILIPS) Subject:push data instead of pull Classification: Hi, I have a rsync server set up. Can i push data from the server to ano

push data instead of pull

2002-02-18 Thread Gautam Ganesh
Hi, I have a rsync server set up. Can i push data from the server to another machine instead of pulling data from that machine. when i try to do that i get this error. mkdir tohost:/tmp ; No such file or directory. But the directory exists. This is the command i executed. rsync -avz --rsync-