Stewart Bryson <[email protected]> writes: > Thanks Michael.
Hi Stewart, The problem is your shell prompt on the CentOS machine: [alaldwps003.choicepoint.net]: It does not match `tramp-shell-prompt-pattern'. Either you change the prompt there, or you adapt `tramp-shell-prompt-pattern', for example like this: (setq tramp-shell-prompt-pattern "^[^]#$%>\n]*[]#$%>]:? *\\(\\[[0-9;]*[a-zA-Z] *\\)*") Best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
