ed.b.visser at upcmail.nl
2014-Jul-29 07:22 UTC
found a new bug: "could not make way for new symlink: path/to/symlink" when symlink has replaced folder at source
Hello, I think this should be reported on bugzilla. Can someone do that for me? I read these error messages: "cannot delete non-empty directory: path/to/dir could not make way for new symlink: path/to/dir" (on last , dir is a symlink) upon rsync -a --backup --backup-dir=../part.inc/06 --links --partial-dir=.rsync.part --partial --progress --log-file=/mnt/x/Documents/rsync.a.log /mnt/part/ /mnt/s/bk/part/ The folder was not moved to the backup-dir, like it should have been. rsync v3.0.9 issue not found on changelogs since nor on bugzilla Regards, Eduard
Wayne Davison
2014-Jul-29 22:38 UTC
found a new bug: "could not make way for new symlink: path/to/symlink" when symlink has replaced folder at source
On Tue, Jul 29, 2014 at 12:22 AM, <ed.b.visser at upcmail.nl> wrote:> "cannot delete non-empty directory: path/to/dir could not make way for new > symlink: path/to/dir" (on last , dir is a symlink) >See the --force option for how to tell rsync that you want deletions to happen without --delete being used. ..wayne.. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.samba.org/pipermail/rsync/attachments/20140729/8bb20092/attachment.html>