Dave Abrahams <[email protected]> writes: Hi Dave,
I beg your pardon, but I don't know which previous report you are referring to. > In case it's useful to you, here's a backtrace from where the connection > process gets stuck. > > Debugger entered--Lisp error: (quit) > accept-process-output(#<process *tramp/scpc xp*> 0) This means, that Tramp is waiting for a response from the remote host. It would be useful to see the Tramp debug buffer (when tramp-verbose is set to 6); this would tell us which command was sent. Best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
