September 14, 201510 yr Reason: Beginning with rsync v3.1.0, released in 2013, there is the --info flag which allows fine-grained control over the output.
September 14, 201510 yr What version of unRAID are we talking about? Seems like 3.1.0 is already installed in unRAID 6.1.2 The info flag looks present as well. root@unRAIDb:~# cat /etc/unraid-version version="6.1.2" root@unRAIDb:~# cat /etc/slackware-version Slackware 14.1 PACKAGE NAME: rsync-3.1.0-x86_64-1.txz PACKAGE LOCATION: ./slackware64/n PACKAGE SIZE (compressed): 300 K PACKAGE SIZE (uncompressed): 620 K PACKAGE DESCRIPTION: rsync: rsync (remote file sync) rsync: rsync: rsync is a replacement for rcp that has many more features. It rsync: uses the "rsync algorithm" which provides a very fast method for rsync: bringing remote files into sync. It does this by sending just the rsync: differences in the files across the link, without requiring that both rsync: sets of files are present at one of the ends of the link beforehand. rsync: rsync: rsync was written by Andrew Tridgell and Paul Mackerras. rsync: root@unRAIDb:~# rsync --version rsync version 3.1.0 protocol version 31 Copyright © 1996-2013 by Andrew Tridgell, Wayne Davison, and others. Web site: http://rsync.samba.org/ Capabilities: 64-bit files, 64-bit inums, 64-bit timestamps, 64-bit long ints, socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace, append, ACLs, xattrs, iconv, symtimes, prealloc rsync comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. See the GNU General Public Licence for details. root@unRAIDb:~# rsync --help | grep info --info=FLAGS fine-grained informational verbosity
September 14, 201510 yr Author Aww, of course... On my "productive" machine I still run 5.0.6...and if I remember correct, there is rsync 3.0.7 or so. Any chance to get that updated? A detailed procedure is needed here!
September 14, 201510 yr Aww, of course... On my "productive" machine I still run 5.0.6...and if I remember correct, there is rsync 3.0.7 or so. Any chance to get that updated? A detailed procedure is needed here! No problem, procedure is here -> Upgrading to UnRAID v6
September 14, 201510 yr Aww, of course... On my "productive" machine I still run 5.0.6...and if I remember correct, there is rsync 3.0.7 or so. Any chance to get that updated? A detailed procedure is needed here! No problem, procedure is here -> Upgrading to UnRAID v6 ;D ;D ;D Valid point though, there are more issues than just rsync that are addressed in the 6.x new versions. I strongly recommend moving to 6 vs trying to patch 5.
September 15, 201510 yr Author Nice play guys! I'm following the v6 releases but I must admit I'm very comfortable with the primary server as it is running now. I mentioned already, I have v6 running on the backup rig. With respect to the primary machine I live by the slogan "Never change a running system!" I will update once the noise has settled.
Archived
This topic is now archived and is closed to further replies.