Rsync error main.c

2003-03-27 Thread KING,RICHARD (HP-Boise,ex1)
Rsync Ver: 2.5.5 OS: HPUX-11 Hello List, I'm using rsync with ssh with this command line: rsync -avz -e ssh some_file [EMAIL PROTECTED]:/home/user-b Which does work, however I get the following error output: rsync error: protocol incompatibility (code 2) at main.c(578) Since the file does tr

Re: Rsync error main.c

2003-03-27 Thread jw schultz
On Thu, Mar 27, 2003 at 11:29:33AM -0500, KING,RICHARD (HP-Boise,ex1) wrote: > Rsync Ver: 2.5.5 > OS: HPUX-11 Assuming that describes both ends. > Hello List, > > I'm using rsync with ssh with this command line: > > rsync -avz -e ssh some_file [EMAIL PROTECTED]:/home/user-b > > Which does wor

rsync ignoring some new files

2003-03-27 Thread Brian Vaughan
I have found several instances where rsync refuses to copy a new file. I am using it to sync changes from a staging web server to production servers, and there are certain files that it just plain won't copy. The file is totally new. No such name has ever existed on the target server(, or on t

Re: rsync ignoring some new files

2003-03-27 Thread jw schultz
On Thu, Mar 27, 2003 at 04:06:31PM -0500, Brian Vaughan wrote: > I have found several instances where rsync refuses to copy a new file. > I am using it to sync changes from a staging web server to production > servers, and there are certain files that it just plain won't copy. The > file is tota

RE: Rsync error main.c

2003-03-27 Thread KING,RICHARD (HP-Boise,ex1)
JW, Thank you for replying. You are correct in that I do have two identical machines, thanks for clarifying. It seems I still get the same exact error message with or without using SSH. Which brings me back to why I'm I getting the error message, eventhough the file has transferred? Regards,

rsync speed

2003-03-27 Thread Karl . Rossing
Hi, I poked around the website and did some digging in the list archives but thought i'd better pose my question here. I'm using rsync to synchronize two directories on a Solaris 8 e450 server. rsync copies about 22GB per night. It seems to take 50 minutes for the copy to complete. which seems

Re: rsync speed

2003-03-27 Thread jw schultz
On Thu, Mar 27, 2003 at 05:25:06PM -0600, [EMAIL PROTECTED] wrote: > Hi, > > I poked around the website and did some digging in the list archives but > thought i'd better pose my question here. > > I'm using rsync to synchronize two directories on a Solaris 8 e450 server. > rsync copies about 2