Rob Newton <[email protected]> writes:

> Hi Michael,

Hi Rob,

> I have attached the debug buffer for level 6 verbosity. (It contains
> some odd characters that I can't paste directly into this message).

Tramp fails at the following command:

# /bin/bash -c "scp -p -q -r -o ControlPath=/tmp/tramp.2366Rxg.%r@%h:%p -o 
ControlMaster=auto -o ControlPersist=no 
robn\@prd-rh54\:/home/robn/tmp/menuInfo.pl /tmp/tramp.2366e7m.pl && echo 
tramp_exit_status 0 || echo tramp_exit_status 1"

It returns "tramp_exit_status 1".

Could you, please, check whether it works when you call it outside
Emacs, in a shell? Try just the scp command, without all the sugar around:

# scp -p -q -r -o ControlPath=/tmp/tramp.2366Rxg.%r@%h:%p -o ControlMaster=auto 
-o ControlPersist=no robn\@prd-rh54\:/home/robn/tmp/menuInfo.pl 
/tmp/tramp.2366e7m.pl

Best regards, Michael.

_______________________________________________
Tramp-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to