creation date and OSX

2007-12-01 Thread Robert DuToit
Hi, I've been using rsync (OSX Tiger now Leopard) to backup my home folder daily using -a -H -A -X link-dest=dir to make incremental backups. There was a problem though since many files especially images, movies etc would be recopied each time instead of creating hard links. I have been

rsync --delete problems

2007-12-01 Thread Torben Schou Jensen
For some time I have been using rsync to backup data between different machines and my NAS drive. But within the last 2 days I have found out that rsync is not removing old files from destination - directories renamed or removed from source. In this example I want to sync files on my Debian Linux

Re: rsync-3.0.0pre6 configure painness

2007-12-01 Thread Mike Frysinger
On Saturday 01 December 2007, Paul Slootman wrote: > On Sat 01 Dec 2007, Mike Frysinger wrote: > > what's the deal with configure.sh ? if i take the rsync-3.0.0pre6 > > tarball, unpack it, and run `./configure && make`, the make process bombs > > because of configure.sh. it looks like the rsync c

Re: Consistent crashes when syncing large file, possible bug?

2007-12-01 Thread David Young
Hi, anyone have an idea why it's doing this? Has anyone else experienced similar problems syncing from windows to Linux? Any help would be greatly appreciated. Thanks On Nov 28, 2007 10:01 AM, David Young <[EMAIL PROTECTED]> wrote: > All, > > I'm experiencing a problem where rsync crashes cons

Re: rsync-3.0.0pre6 configure painness

2007-12-01 Thread Paul Slootman
On Sat 01 Dec 2007, Mike Frysinger wrote: > what's the deal with configure.sh ? if i take the rsync-3.0.0pre6 tarball, > unpack it, and run `./configure && make`, the make process bombs because of > configure.sh. it looks like the rsync code is trying to use "configure.sh" > as its output ins

rsync-3.0.0pre6 configure painness

2007-12-01 Thread Mike Frysinger
what's the deal with configure.sh ? if i take the rsync-3.0.0pre6 tarball, unpack it, and run `./configure && make`, the make process bombs because of configure.sh. it looks like the rsync code is trying to use "configure.sh" as its output instead of the standard "configure" ? -mike signatur