by the way....
from the remote VM.. back to the local..
this works..
rsync -avz test@192.168.1.45:/home/test/cat /home/test/cat
On Fri, Apr 17, 2020 at 11:29 AM sixpack13 <sixpack13@xxxxxxxxx> wrote:
On 17.04.20 16:41, bruce wrote:
> Hey group.
>
> I've got an rsync error that I can't seem to resolve. Did the
> google/testing etc.. no dice so far. Even did the irc centos chat...
> what a clusterphk.
>
> Is it ok to ask here?
>
man rsync (scroll down, down, down, down ... :-) )
has exit status codes.
so what was yours ?
echo $?
directly after the rsync command run will show the exit code
--
sixpack13
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx