Hi Francis.. rsync -vvv -avz /home/test/cat \ > test@192.168.125.133:/home/test/cat \ > >& /tmp/log test@192.168.125.133's password: [test@foo cat]$
[test@foo cat]$ grep ssh /tmp/log cmd[0]=ssh cmd[1]=-l cmd[2]=test cmd[3]=192.168.125.133 cmd[4]=rsync cmd[5]=--server cmd[6]=-vvvvlogDtprze.iLs cmd[7]=. cmd[8]=/home/test/cat opening connection using: ssh -l test 192.168.125.133 rsync --server -vvvvlogDtprze.iLs . /home/test/cat On Fri, Apr 17, 2020 at 1:03 PM <francis.montag...@inria.fr> wrote: > > Hi > > Can you run this command (exactly it please, on 3 lines thus): > > rsync -vvv -avz /home/test/cat \ > test@192.168.125.133:/home/test/cat \ > >& /tmp/log > > Then: > > grep ssh /tmp/log > > Thanks. > > -- > francis > _______________________________________________ > users mailing list -- users@lists.fedoraproject.org > To unsubscribe send an email to users-le...@lists.fedoraproject.org > 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@lists.fedoraproject.org >
_______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org 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@lists.fedoraproject.org