[Bug 10724] rsync 3.1.1 creates extra dirs inside --backup-dir

2015-08-30 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10724

--- Comment #12 from chd...@gmail.com ---
I can confirm that on rsync 3.1.2pre, the reproduction example I gave at the
start of this thread no longer replicates the issue.  That is, 3.1.2pre appears
at first blush to have fixed the problem.

Thanks!

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


[Bug 10724] rsync 3.1.1 creates extra dirs inside --backup-dir

2015-08-13 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10724

--- Comment #11 from Wayne Davison way...@samba.org ---
Yes, the top-level backup dir is created at the start of the transfer.  I don't
plan to change that.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


[Bug 10724] rsync 3.1.1 creates extra dirs inside --backup-dir

2015-08-12 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10724

--- Comment #9 from adsh a...@univ.kiev.ua ---
Please read https://bugzilla.samba.org/show_bug.cgi?id=10724 carefully.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


[Bug 10724] rsync 3.1.1 creates extra dirs inside --backup-dir

2015-08-12 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10724

--- Comment #8 from adsh a...@univ.kiev.ua ---
Bug is NOT fixed:

rsync --version (on host and client machines)
rsync  version 3.1.2pre1  protocol version 31
...

rsync -btrhv -e ssh -i /root/.ssh/id_ecdsa_rsync_server --delete-after \
--backup-dir=/var/backups/server.ua/pkg/old/`date +%F` \
r...@server.ua:/home/user/soft/packages/ /var/backups/server.ua/pkg/data

receiving file list ... done
Created backup_dir /var/backups/server.ua/pkg/old/2015-08-13/

sent 19 bytes  received 7.06K bytes  4.72K bytes/sec
total size is 188.73M  speedup is 26,664.10

ls -l /var/backups/server.ua/pkg/old/2015-08-13/
total 0

---

rsync --version (on host and client machines)
rsync  version 3.0.9  protocol version 30
...

rmdir /var/backups/server.ua/pkg/old/2015-08-13/

rsync -btrhv -e ssh -i /root/.ssh/id_ecdsa_rsync_server --delete-after \
--backup-dir=/var/backups/server.ua/pkg/old/`date +%F` \
r...@server.ua:/home/user/soft/packages/ /var/backups/server.ua/pkg/data

receiving file list ... done

sent 11 bytes  received 7.06K bytes  14.13K bytes/sec
total size is 188.73M  speedup is 26705.61

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


[Bug 10724] rsync 3.1.1 creates extra dirs inside --backup-dir

2015-08-12 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10724

--- Comment #10 from adsh a...@univ.kiev.ua ---
Sorry - read this link: https://bugzilla.samba.org/show_bug.cgi?id=11423

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


[Bug 10724] rsync 3.1.1 creates extra dirs inside --backup-dir

2015-08-08 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10724

Wayne Davison way...@samba.org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
 OS|Mac OS X|All

--- Comment #7 from Wayne Davison way...@samba.org ---
This is now fixed in the git source, and will be in the next release.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


[Bug 10724] rsync 3.1.1 creates extra dirs inside --backup-dir

2015-08-02 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10724

Wayne Davison way...@samba.org changed:

   What|Removed |Added

 CC||a...@univ.kiev.ua

--- Comment #5 from Wayne Davison way...@samba.org ---
*** Bug 11423 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


[Bug 10724] rsync 3.1.1 creates extra dirs inside --backup-dir

2015-08-02 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10724

Wayne Davison way...@samba.org changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #6 from Wayne Davison way...@samba.org ---
In rsync 3.1.x the backup logic was improved to ensure that older, conflicting
files/symlinks couldn't cause problems in a new backup.  For instance, if a
file changed to a directory (and was backed up) and then later a file needed to
be backed up in the new path, the lingering file that now needs to be a
directory caused rsync to die.  The new logic is to ensure that every dir that
exists in the transfer is now a directory in the backup area.  This logic could
be amended to instead ensure that any conflicts are removed, and the dir
creation delayed until needed.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html