[Patch] to bypass automatic detection of nobody group

2006-06-16 Thread Olivier Thauvin
I have to fix an issue in the mandriva rpm of rsync. On the build computer, both nobody and nogroup exists but the right group to use is 'nogroup' [1]. The rsync configure.ac first check if 'nobody' group exists, which is true. You can't change the current check, there is no perfect way to pleas

RE: --remove-sent-files to remove "synced" files

2006-06-16 Thread Matthew Breedlove
Matt, I appreciate the response. What I was trying to do was setup rsync in a position so that if a network failure came about I can easily kick off the same rsync command to have it essentially pick-up where it left off. Having --remove-sent-files is definitely an improvement but if it fails it

DO NOT REPLY [Bug 3845] New: Add --remove-source-files

2006-06-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3845 Summary: Add --remove-source-files Product: rsync Version: 2.6.9 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: core

Re: --remove-sent-files to remove "synced" files

2006-06-16 Thread Matt McCutchen
On Fri, 2006-06-16 at 14:44 -0400, Matthew Breedlove wrote: > I was looking through the documentation on –remove-sent-files and it > seems it will only remove files actually sent across the connection. > Am I correct in assuming this and is there any patch/method for > removing synced files from th

--remove-sent-files to remove "synced" files

2006-06-16 Thread Matthew Breedlove
I was looking through the documentation on –remove-sent-files and it seems it will only remove files actually sent across the connection.  Am I correct in assuming this and is there any patch/method for removing synced files from the source regardless of whether they were necessary to trans

DO NOT REPLY [Bug 3844] New: --delete with --dry-run no longer reports files to be deleted

2006-06-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3844 Summary: --delete with --dry-run no longer reports files to be deleted Product: rsync Version: 2.6.8 Platform: x86 OS/Version: Linux Status: NEW Severity: no