Re: Why is -e sent to the remote rsync side?

2008-10-07 Thread Rami Addady
Hello Shachar, You can use rrsync instead: http://samba.anu.edu.au/ftp/unpacked/rsync/support/rrsync Regards, Rami Addady http://www.active.co.il Shachar Shemesh wrote: Wayne Davison wrote: On Sun, Oct 05, 2008 at 06:47:47AM +0200, Shachar Shemesh wrote: The reason this is brought up

Rsync fail on Address already in use error

2004-07-11 Thread Rami Addady
Rsync fail on Address already in use error: rsync.exe -r -t -b --backup-dir=previous_version --modify-window=2 --exclude =~$* --exclude=*.bak --delete -v /cygdrive/D/Doc [EMAIL PROTECTED]::name/ rsync: failed to connect to 10.99.1.3: Address already in use rsync error: error in socket IO (code

Re: How do you properly use --partial?

2004-06-15 Thread Rami Addady
Is there a way to make rsync keep partially (down|up)loaded files, but keep them separate from the actual end dir until they are finished? Not As far as I know :( - Original Message - From: Jason Haar [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, June 15, 2004 3:22 AM

rsync on windows can't handle filenames with some character set

2004-01-06 Thread Rami Addady
Hi, It was reported in the past: http://www.mail-archive.com/[EMAIL PROTECTED]/msg03306.html http://www.mail-archive.com/[EMAIL PROTECTED]/msg05701.html I remmeber there was a cygwin patch , but lost the link. Please help Addady -- To unsubscribe or change options: http://lists.samba.org

Rsync on windows can't handle filenames with some character set

2004-01-06 Thread Rami Addady
Hi, It was reported in the past: http://www.mail-archive.com/[EMAIL PROTECTED]/msg03306.html http://www.mail-archive.com/[EMAIL PROTECTED]/msg05701.html I remmeber there was a cygwin patch , but lost the link. Please help Addady -- To unsubscribe or change options: http://lists.samba.org

Re: plain source - encrypted destination: rsync + gpg

2003-06-26 Thread addady
Hi, It seems that the --dest-filter patch of Kyle Jones can help you. Here is a link http://groups.google.com/groups?q=%22--dest-filter%22+group:mailing.unix.rsy nc+group:mailing.unix.rsynchl=enlr=ie=UTF-8group=mailing.unix.rsyncselm =b6f55s%24256q%241%40FreeBSD.csie.NCTU.edu.twrnum=1 Addady

Re: plain source - encrypted destination: rsync + gpg

2003-06-26 Thread addady
%40FreeBSD.csie.NCTU.edu.twrnum=1 I-n-t-e-r-e-s-t-i-n-g. I am still a bit confused as to why the compression happens at the server and not at the client. The filter run on the client ! in your case it will be something like --dest-filter=gpg Addady -- To unsubscribe or change options: http

Re: plain source - encrypted destination: rsync + gpg(--dest-filter patch)

2003-06-26 Thread addady
is this case. I think that the patch need to be modifiy so that whole-file will be a option. Addady -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Re: plain source - encrypted destination: rsync +gpg(--dest-filter patch)

2003-06-26 Thread addady
consider only the modification time of the remote file when deciding whether to update it. This is needed so that rsync would ignore the file size differences of compressed remote files. Addady -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read

Re: rsync listen to two TCP ports

2003-04-04 Thread Addady
Hello Bard I what apache to use the 1st ip port 80 and rsync use port 973 on the 1st ip and port 80 on the 2nd ip Addady - Original Message - From: Brad Hards [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday, April 04, 2003 12:31 PM Subject: Re: rsync listen

Re: rsync listen to two TCP ports

2003-04-04 Thread Addady
? Addady -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

rsync listen to two TCP ports

2003-04-02 Thread addady
Hello, I using red-had Linux 8.0 with two IP addresses. On the first IP rsync is listen to port 873 and Apache web server to port 80. What I need to do so that rsync will listen also to port 80 on the second IP address ? Thanks, Addady -- To unsubscribe or change options: http

Re: Rsync problem

2003-03-11 Thread Addady
) at io.c(165) adding -T /tmp workarund it ! addady - Original Message - From: Wayne Davison [EMAIL PROTECTED] To: James Sewell [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Sunday, March 02, 2003 1:32 AM Subject: Re: Rsync problem On Sun, Mar 02, 2003 at 11:51:39AM +1300, James

No time on rsync log file when running on windows 2000

2002-11-03 Thread addady
error: error in rsync protocol data stream (code 12) at io.c(463) 2002/11/03 [267] rsyncd version 2.5.5 starting, listening on port 873 Changing the setting of the rsyncd.conf not help much. Any idea, Is it cygwin issue ? Regards, Addady -- To unsubscribe or change options: http

Rsync fail repeatedly on the same files.

2002-09-08 Thread Addady
backup server located on ISP facility over seas. Please advaise. Addady -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

Re: rsync processes hang and client failing on max connections

2002-04-11 Thread Rami Addady
Maybe kill -9 pid helps? Yes it help ! thanks But why is happened ? - Original Message - From: Jurrie Overgoor [EMAIL PROTECTED] To: Diburim [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Thursday, April 11, 2002 4:09 PM Subject: Re: rsync processes hang and client failing on max