Hey people!! this works!... I have no clue as to how additional control chars were added.
I want to deeply thank you all .. this was subtle weird.. and for some reason, I never thought of just retyping the cmd which may have resolved the issue. thanks much appreciation! On Fri, Apr 17, 2020 at 1:46 PM bruce <badoug...@gmail.com> wrote: > Francis... > > echo rsync -avz /home/test/cat/ > test@192.168.125.133:/home/test/cat > | cat -A > rsync -avz M-BM- /home/test/cat/ test@192.168.125.133:/home/test/cat$ > > vs > > echo rsync -avz /home/test/cat/ test@192.168.125.133:/home/test/cat > | cat -A > rsync -avz /home/test/cat/ test@192.168.125.133:/home/test/cat$ > this works!! > > > > > > On Fri, Apr 17, 2020 at 1:36 PM <francis.montag...@inria.fr> wrote: > >> >> On Fri, 17 Apr 2020 13:13:37 -0400 Jonathan Billings wrote: >> > On Fri, Apr 17, 2020 at 11:54:07AM -0400, bruce wrote: >> > I don't know if anyone else noticed, but did you see this? >> >> >> rsync: change_dir "/home/test/cat/ /home/test" failed: No such file or >> >> directory (2) >> >> Yes. This is why I suggested to increase the verbosity and keep a full >> log. >> >> This does seem to be when calling the remote rsync. >> >> > Now, I'm not seeing that in the rsync command pasted, but rsync seems >> > to think that's the directory you're asking to sync. If this was >> > pre-1990 I'd guess it's a terminal overwrite with weird control >> > characters due to a noisy modem but I'm assuming that Bruce has >> > something newer than a vt102. >> >> I have seen recently such a thing when coping a command from an exotic >> document. >> >> Bruce just said: >> >> > However,, Since I tested what Francis asked me to test... I'm now >> > able to have the rsync working... >> >> Probably some control characters were suppressed when pasting what I >> suggested >> >> @bruce: if you still have your terminal open and can retreive the >> faulty command: >> >> - edit it >> - add at the beging: echo >> - at the end: | cat -A >> >> We will show like that the control characters. >> >> -- >> 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