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
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
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
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
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
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