I have a volume on my FreeNAS that I am rsync over SSH & VPN to a remote Synology. The Synology has a copy of the data already (minus a few new items on the FreeNAS). After much trouble getting SSH keys straight I am finally seeing rsync running. Unfortunately it is taking way too long so I looked at the log and I'm seeing this:
<f+++++++++ : meaning this is a new item. Thing is this isn't a new item, that...
rsync <f+++++++++ when file was already there?
Code:
2018/11/24 16:53:33 [3065] <f+++++++++ folder/subfolder/file.whatever
<f+++++++++ : meaning this is a new item. Thing is this isn't a new item, that...
rsync <f+++++++++ when file was already there?