Displaying 1 result from an estimated 1 matches for "i1jbmu2r".
2020 Oct 05
0
Getting error code 12 when using rsync with ssh in RHEL 8
...cmd=rsync -aR0 --inplace --files-from=-
--super --stats --numeric-ids --no-implied-dirs --existing --xattrs --acls
--ignore-missing-args . -e ssh -oPasswordAuthentication=no
-oStrictHostKeyChecking=no -i /var/lib/glusterd/geo-replication/secret.pem
-p 22 -oControlMaster=auto -S
/tmp/gsyncd-aux-ssh-i1jbmu2r/89283d9f33e5cfb2abacb855f2e1242e.sock
10.70.41.231:/proc/5886/cwd error=12
On checking the logs, I find that I'm receiving the following error :
2020/10/04 21:28:15 [2861944] rsync: connection unexpectedly closed (0
bytes received so far) [sender]
2020/10/04 21:28:15 [2861944] rsync error: er...