Terrence Brannon <[email protected]> writes: > I'm ssh'ing to a Linux machine. I've never had problems with TRAMP and Linux > machines. But I'm using the CVS version of TRAMP and for some reason it > behaves oddly on a Linux machine it always worked on. > > 16:59:15.230067 tramp-send-command (6) # /bin/ls --color=never --dired -al > /usr/local/vwh/library/. 2>/dev/null > 16:59:15.240067 tramp-wait-for-regexp (6) # > total 24 > drwxr-xr-x 6 modules modules 4096 Jul 22 16:11 . > drwxr-xr-x 18 modules modules 4096 Jul 22 14:58 .. > drwxr-xr-x 97 root root 4096 Jun 30 13:33 CPAN > drwxr-xr-x 2 root root 4096 Jul 22 16:41 CVS > drwxr-xr-x 4 root root 4096 Jul 22 16:41 dml > drwxr-xr-x 27 modules modules 4096 Jul 22 14:59 perl > //DIRED// 61 62 113 115 166 170 221 224 275 278 329 333 > //DIRED-OPTIONS// --quoting-style=literal > ///609889662822de50565e0c240a2efbd0#$
I do not see what's odd with this output. Do you have problems with the dired buffer? The //DIRED// and //DIRED-OPTIONS// lines are the result of the --dired argument of /bin/ls; Tramp should be able to interpret them. Best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
