Re: simple incremental backup woes. solutions?

2008-09-04 Thread Matt McCutchen
On Wed, 2008-09-03 at 17:59 +0200, The Peach wrote: > I've finally hit rsync limit. As someone already addressed the > problem in this list the problem regards the impossibility for rsync > to rename directories. > The situation is as follow: > every night I backup my samba dir with this command:

Rsync 3.0.3 with patches on OS X 10.4.11 fails to copy ACLs

2008-09-04 Thread Carney Mimms
I am using rsync 3.0.3 to copy a remote RAID volume on one Xserve to the local RAID volume on an other Xserve. Both Xserves are running OS X Server 10.4.11. I have compiled rsync 3.0.3 on both machines and patched it following Mike Bombich's instructions at http://www.bombich.com/mactips/rsync.html

Re: Moved files

2008-09-04 Thread Matt McCutchen
On Thu, 2008-09-04 at 17:52 +0200, Julian Pace Ross wrote: > Is it possible to perform the following for moved files (i.e. files that > already exist on destination, but are moved into a different or new dir on > the source): > > - generate filelist including deleted files (without deleting) > -

Moved files

2008-09-04 Thread Julian Pace Ross
Not sure if this has ever been covered, but I can't seem to find anything on Google: Is it possible to perform the following for moved files (i.e. files that already exist on destination, but are moved into a different or new dir on the source): - generate filelist including deleted files (w

Re: rsync with --backup

2008-09-04 Thread Matt McCutchen
On Thu, 2008-09-04 at 13:46 +0300, Paul -Spawn- Rysevets wrote: > here is the deal: we have an ant-script.. that uses rsync to > update our server's files.. i.e. patch-script >and request is.. to save files, that are updated... >and when the patch-script is run again (like, the same one) >

rsync with --backup

2008-09-04 Thread Paul -Spawn- Rysevets
Hello Guys, i'm new to rsync.. and i have a request to fix some things(not related to rsync)... and i could not find and good-for-me examples on the net.. here is the deal: we have an ant-script.. that uses rsync to update our server's files.. i.e. patch-script and request is.. to save fi