https://bugzilla.samba.org/show_bug.cgi?id=5802
Summary: misleading error message in atomic rsync
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P3
Com
On Mon, Sep 29, 2008 at 02:47:53PM -0700, Wayne Davison wrote:
> reordering the args in the ifs so that an underflow can't trigger a
> spurious successful test.
Actually, my change isn't good enough, since an underflow with the "if"
vars reordered should actually indicate a match. So, my patch wo
On Mon, Sep 29, 2008 at 09:49:26AM -0500, Mike Bombich wrote:
> 1) cmp_time (util.c) doesn't check for negative values provided in file1 or
> file2. If file2 is positive, and file1 is negative, and
> absolute_value(file1) > file2, cmp_time returns 0, even though the times
> are obviously differ
https://bugzilla.samba.org/show_bug.cgi?id=5801
Summary: Sparse (-S) option doesn't work with new files
Product: rsync
Version: 3.1.0
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
On a PPC machine running Mac OS X, I noticed that creation time is not
preserved for files that are transferred (i.e. versus files that are
not transferred, or files that have only attribute changes). I
discovered two things that work together to cause this:
1) cmp_time (util.c) doesn't ch
I have a program that copies pictures to a web server using rsync.
Typically it will do something like copy IMG_1234.JPG to
server:/www/docroot/YEAR/MONTH/DAY, where the appropriate numbers are
inserted for YEAR/MONTH/DAY. Currently the only way to do this with
rsync is to locally create YEAR/MONTH
I'm currently in Egypt, and my Internet connection goes up and down a
lot. rsync --partial --timeout is great, especially when combined with a
little script that checks whether it failed due to timeout, and in that
case starts the transfer up again. I think it would be a good feature
for rsync to s
dear still giving the same error...anyway i will explain once more...pls see
i have two server named fedora5 and fedora9 both server is having rsync
server installation. Both system location is local only, i mean
192.168.1.110 (fed5) 192.168.1.71 (fed9)
i have samba shared folder in both systems