Displaying 2 results from an estimated 2 matches for "wd3tb01".
2018 Aug 03
2
rsync versioning problem
I seem to have an rsync versioning problem.
The sender is an old ClearOS6 server with rsynv 3.0.6
The receiver is a brand new Centos7-armv7 server with rsync 3.1.2
I am running rsync over ssh
Got the error:
rsync error: error in rsync protocol data stream (code 12) at io.c(600)
[sender=3.0.6]
And researching this it comes down to a versioning issue.? But all I
have found was to upgrade the
2018 Aug 03
4
rsync versioning problem
...ase/var/flexshare/shares/'
Oh?? I have been doing this in one shape or form for a long time. It is
running right now, copying all the sub dirs and creating any new needed
with:
rsync -ah --stats --delete -e "ssh -pnnnn -l user"
/var/flexshare/shares/
nevia.htt-consult.com:/media/WD3TB01/backups/homebase/var/flexshare/shares
Note the source ending with /
That is needed.? Without it, it creates a shares directory under the
target directory.
> Then retry the rsync.
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> https...