offline rsync - rdiff/rdiffdir

2002-11-08 Thread Ben Escoto
> "FB" == Franco Bagnoli <[EMAIL PROTECTED]> > wrote the following on Wed, 6 Nov 2002 10:14:28 -0600 (CST) FB> I though I could produce the "signature" of files on home FB> computer, store it on a zip, go to job, run rsync to copy the FB> missing or altered files on the disk (possibl

nigtlies out of date

2002-11-08 Thread jw schultz
The download area's nightlies seem to have broken. The most up-to-date tarball of source available for those who can't cvs is rsync-HEAD-20020808-1120Z.tar.gz I noticed because of an out-of-band enqury. I sent him a patch to get up-to-date but when someone who can has time this should be fixed.

Re: rsync and locking

2002-11-08 Thread Martin Pool
On 8 Nov 2002, Zas <[EMAIL PROTECTED]> wrote: > Hello, > > I got an issue with rsync and (fcntl) locked files. > > When rsync tries to sync a file that is opened and locked by another > process (that use fcntl write lock), it ends up in Disk Sleep. > Then i need to reboot to remove that de

Re: spam filter on rsync list

2002-11-08 Thread Martin Pool
On 7 Nov 2002, jw schultz <[EMAIL PROTECTED]> wrote: > I trust we are in the training phase :) It was pre-seeded with some data, but there were some glitches in the integration with Mailman. Hopefully it's better now. -- Martin "Those who are familiar with Open Source Software and Linux are

Re: specifying destination dir for a file ...

2002-11-08 Thread tim . conway
Take a look at the -R option. With some jiggering of paths, you should be able to make it work. Tim Conway [EMAIL PROTECTED] reorder name and reverse domain 303.682.4917 office, 303.921.0301 cell Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Availab

Re: Rsync Re: Trailing /

2002-11-08 Thread Gary Aviv
On Fri, 8 Nov 2002, Lachlan Cranswick wrote: > > What should be the official behaviour here? > > I must admit some of my scripts probably have both > trailing and non-trailing "/". But just played around > until it was mirroring into the correct directory. > > Lachlan. > I think it should

Rsync Re: Trailing /

2002-11-08 Thread Lachlan Cranswick
What should be the official behaviour here? I must admit some of my scripts probably have both trailing and non-trailing "/". But just played around until it was mirroring into the correct directory. Lachlan. At 18:20 07/11/02 -0500, you wrote: >It appears that the trailing slash in the source

rsync and locking

2002-11-08 Thread Zas
Hello, I got an issue with rsync and (fcntl) locked files. When rsync tries to sync a file that is opened and locked by another process (that use fcntl write lock), it ends up in Disk Sleep. Then i need to reboot to remove that dead processes (let me now if there's another solution). Is

specifying destination dir for a file ...

2002-11-08 Thread troszok
Hello, I have two machines, that have directories that needs to be in sync ( for example ~/sync on localhsot and /tmp/sync on remote). I would like to rsync one file from localhost to remote but: on localhost the file is ~/sync/dir/file.txt and i would like to put it to exatcly this same dir ( /