Re: --delete switch with date stamp (eg mtime)

2005-12-13 Thread Wayne Davison
On Mon, Dec 12, 2005 at 01:55:29PM +1100, Philip Rhoades wrote: > I want to delete files in the dest dir but only if they are older than > a certain date. One solution is to use --backup into a --backup-dir hierarchy that will be rotated daily, and delete the oldest hierarchy after N days. (This

Re: rsync download and compile

2005-12-13 Thread Imran Hussain
For Solaris go to http://samba.org/ftp/rsync/binaries/Solaris/ For NT go to http://www.aboutmyip.com/AboutMyXApp/DeltaCopy.jsp Regards, Imran. Yuan, Zhiyong (Exchange) wrote: Hi, I just started looking into rsync. Could somebody briefly explain to me: 1 how to download rsync, can I download

Re: rsync IPC error

2005-12-13 Thread Wayne Davison
On Tue, Dec 13, 2005 at 11:57:42AM -0500, Dan Pritts wrote: > If you want to use the new rsync with rsh, you can just add "-e rsh" to your > rsync command line and it should work like the old version. There's > probably a compile time option for this too. Yes, there's a configure-time option, but

Re: Mutual rsync and version control

2005-12-13 Thread Dan Pritts
On Mon, Dec 12, 2005 at 10:29:12PM -0500, wang weihan wrote: > > I am working on two PCs and want them to do "mutual" rsync. i.e. 1) when I > do modification on computer A's file it will syncronize to B *and* vice > versa. I don't think there's a way to do bidirectional sync with one instance of

rsync download and compile

2005-12-13 Thread Yuan, Zhiyong (Exchange)
Hi, I just started looking into rsync. Could somebody briefly explain to me: 1 how to download rsync, can I download a binary or I will have to download source and then compile it myself? 2.If I have to download the source, how to compile it on NT and Solaris? Thanks in advance! -JY ***

Re: rsync IPC error

2005-12-13 Thread Dan Pritts
On Tue, Dec 13, 2005 at 04:13:19AM -0800, Vijaya Krishna P.B. wrote: > Running rsync 2.6.6.version 29, getting following erorr > > rsync: Failed to exec ssh: no such file or directory (2) > rsync error: error in IPC code (code14) at pipe.c(83) > rsync: connection unexpectedly closed (0 by

R: rsync Digest, Vol 36, Issue 12

2005-12-13 Thread Egisto Formai
-Original Message- From: [EMAIL PROTECTED] Date: Tue, 13 Dec 2005 12:00:35 To:rsync@lists.samba.org Subject: rsync Digest, Vol 36, Issue 12 Send rsync mailing list submissions to rsync@lists.samba.org To subscribe or unsubscribe via the World Wide Web, visit https://list

rsync IPC error

2005-12-13 Thread Vijaya Krishna P.B.
Running rsync 2.6.6.version 29, getting following erorr   rsync: Failed to exec ssh: no such file or directory (2) rsync error: error in IPC code (code14) at pipe.c(83) rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: error in rsync protocol data stram (cod