Skipping Non Regular File Rsync Symlink
Package: rsync;Maintainer for rsync is Paul Slootman <paul@debian.org>; Source for rsync is src:rsync (PTS, buildd, popcon).
Reported by: Bastian Blank <waldi@debian.org>
SYMBOLIC LINKS Three basic behaviors are possible when rsync encounters a symbolic link in the source directory. By default, symbolic links are not transferred at all. A message 'skipping non-regular' file is emitted for any symlinks that exist. If -links is specified, then symlinks are recreated with the same target on the destination. The UI makes it easy to specify entire subfolders to sync to the right or left or exclude temporarily. FreeFileSync is a C app cross-platform for Win, Mac and Linux. It loads huge directories (100,000+ files) easily. Tip: to sync a tree of symlinks, set 'Symbolic Link Handling' to 'Follow' under the 'Compare' gear-icon.
Rsync Overwrite Files
As stated in rsync's man page, the -a (archive) switch is equivalent to -rlptgoD. However, I have a situation where I don't want symbolic links retained. Is there any way to keep using the -a switch and prevent copying of symbolic links? I could write -rptgoD every time, but it's a bit long.
Date: Sat, 22 Jul 2017 11:39:01 UTC
Severity: normal
Found in version rsync/3.1.2-2
Reply or subscribe to this bug.
Rsync Missing Files
View this report as an mbox folder, status mbox, maintainer mbox
Report forwardedto debian-bugs-dist@lists.debian.org, Paul Slootman <paul@debian.org>
:Bug#869280
; Package rsync
. (Sat, 22 Jul 2017 11:39:03 GMT) (full text, mbox, link).
Acknowledgement sentto Bastian Blank <waldi@debian.org>
:
New Bug report received and forwarded. Copy sent to Paul Slootman <paul@debian.org>
. (Sat, 22 Jul 2017 11:39:04 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

Send a report that this bug log contains spam.
Rsync Hardlink
Debian bug tracking system administrator <owner@bugs.debian.org>.Last modified:Sun Dec 13 17:29:35 2020; Machine Name:buxtehudeRsync Do Not Overwrite
Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.
Rsync Skip Symlinks
Copyright © 1999 Darren O. Benham,1997,2003 nCipher Corporation Ltd,1994-97 Ian Jackson,2005-2017 Don Armstrong, and many other contributors.