Re: Rsync Minimalist: --include

2005-01-16 Thread Wayne Davison
On Sun, Jan 16, 2005 at 08:45:39PM -0800, Mike Todd wrote: > + /aBackup/ > - /* You didn't mention what rsync command you're running, but if nothing is transferring, it is obvious that /aBackup/ isn't matching a directory in your transfer, possibly because the /aBackup/ dir is above the dirs that

Re: error in rsync protocol data stream (code 12) at io.c(692)

2005-01-16 Thread Dag Wieers
On Fri, 14 Jan 2005, Wayne Davison wrote: > On Thu, Jan 13, 2005 at 07:51:33PM +0100, Dag Wieers wrote: > > unexpected tag -111 > > rsync error: error in rsync protocol data stream (code 12) at io.c(692) > > > > Can this be caused by the delay-renames patch ? > > I tested how the code ha

Re: --bwlimit doesn't work for daemon mode

2005-01-16 Thread uwe
On Thu, Jan 13, 2005 at 11:19:54AM -0800, Wayne Davison wrote: > First, thanks for the patch -- they are always appreciated! However, > your patch is identical to the one suggested in this message: > > http://www.mail-archive.com/rsync@lists.samba.org/msg11850.html i only searched bugzilla. Oh

Rsync Minimalist: --include

2005-01-16 Thread Mike Todd
Try to use include list: --include-from=includes.txt I can ssh into rh8 machine and can rsync to machine not using includes file. When I use the include file --include-from=includes.txt + /aBackup/ - /* What I get is: receiving file list ... done wrote 50 bytes read 283 bytes 60. total size is 30

Relieve muscle spasms resulting from injuries such as sprains, strains, or pulls

2005-01-16 Thread Luella Butcher
Want Oxycontin V1cod1n 0xyc0d0ne http://bnc.xanex.org/rx/sales/kxrnvo -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

RE: Rsync through SSH can't find directory

2005-01-16 Thread Aaron
Sometimes the answer's right in front of you... I'd copied and pasted an old statement from the other machine and forgotten to switch the order. Thanks Wayne. -Original Message- From: Wayne Davison [mailto:[EMAIL PROTECTED] Sent: January 16, 2005 6:19 PM To: Aaron Cc: rsync@lists.samba

Re: Rsync through SSH can't find directory

2005-01-16 Thread Wayne Davison
On Sun, Jan 16, 2005 at 04:27:24PM -0700, Aaron wrote: > rsync [...] /rsynctest/test1 [EMAIL PROTECTED]:"/test1" > Rsync connects fine, but then complains it can't find the directory. This is pushing file(s) from /rsynctest/test1 to /test1/test1 on the remote system, so unless that duplication of

Rsync through SSH can't find directory

2005-01-16 Thread Aaron
Up until recently, I was running a standard rsync/rsh to rsyncd server combination to sync files. Due to security concerns, I'd like to switch to rsync through ssh. I'm testing with the following from the client side: rsync --verbose --progress --stats --compress --rsh="/usr/local/bin/ssh -p XX