Your message dated Thu, 10 Jul 2014 13:45:39 +0200
with message-id <[email protected]>
and subject line Re: Bug#506830: rsync --safe-links wacko: fixed upstream
has caused the Debian Bug report #506830,
regarding rsync --safe-links wacko
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
506830: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=506830
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rsync
Version: 3.0.4-3
Severity: minor
X-debbugs-cc: [email protected]

Man page says:
       --safe-links
              This  tells rsync to ignore any symbolic links which point 
outside the copied tree. All absolute symlinks
              are also ignored. Using this option in conjunction with 
--relative may give unexpected results.

Not only --relative, but these also:
$ rsync -auv --safe-links --dry-run root@phone:/etc bkup/
receiving incremental file list
ignoring unsafe symlink "/home/jidanni/phone/bkup/etc/motd" -> "/var/run/motd"
ignoring unsafe symlink "/home/jidanni/phone/bkup/etc/resolv.conf" -> 
"/etc/resolvconf/run/resolv.conf"

I.e., it goes sniffing into the destination directory for some reason.



--- End Message ---
--- Begin Message ---
On Sat 24 Apr 2010, Matt McCutchen wrote:

> This is fixed in the upstream trunk, and the fix will be in rsync 3.1.0:
> 
> http://gitweb.samba.org/?p=rsync.git;a=commitdiff;h=7a3ce973c370322251a5f402b80a02457efa682d

3.1.0 has been out for some time now, so now closing.


Paul

--- End Message ---

Reply via email to