tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tramp from cvs: scp problem from cygwin to linux


From: emacs user
Subject: Re: tramp from cvs: scp problem from cygwin to linux
Date: Sun, 05 Mar 2006 16:05:03 -0500

From: Michael Albinus <address@hidden>

"emacs user" <address@hidden> writes:

> hello again,

Hi,

> so I use scp from cygwin to open my remote linux home directory, and
> then press "C" to copy a file.  this fails, and I am attaching the
> various debug buffers etc.  Please let me know if there is anything I
> can do to help with this.

> --------------------------------
> Process *tramp/scp address@hidden<2> exited abnormally with code 2
>
> --------------------------------

scp is not very talkative. Let's get it.

First of all, please try from a Windows CMD window:

  scp -p address@hidden:/home/me/.dvipsrc /home/me/.dvipsrc

Second, apply the appended patch to tramp.el in order to see more
messages.

Best regards, Michael.

very good, here are the various buffers, includeing *Messages*:

----------------------
Tramp: test test
Tramp: process-name nil
Tramp: remote-echo nil
Tramp: test -x /home/me/scp 2>/dev/null; echo tramp_exit_status $?
Tramp: process-name nil
Tramp: process-buffer nil
Tramp: process-name nil
Tramp: check-remote-echo nil [4 times]
Tramp:
tramp_exit_status 1

///d3094a8a3679454efc8686a9a14510b4

Tramp: process-buffer nil
Tramp: /home/me/scp file-executable-p nil
Transferring /scp:address@hidden:/home/me/.dvipsrc to /home/me/.dvipsrc... Tramp: Sending command `scp -p -v address@hidden:/home/me/.dvipsrc /home/me/.dvipsrc'
Tramp: process-name nil
Tramp: remote-echo nil
Tramp: cd ~; pwd
Tramp: process-name nil
Tramp: process-buffer nil
Tramp: process-name nil
Tramp: check-remote-echo nil [2 times]
Preparing diary...
Ispell process killed
Starting new Ispell process...
Preparing diary...done
Tramp: check-remote-echo nil [2 times]
Tramp:
/home/me

///d3094a8a3679454efc8686a9a14510b4

Tramp: /home/me file-directory-p t
Tramp: /home/me file-executable-p t
Tramp: Waiting for prompts from remote shell
Tramp: Waiting 60s for prompt from remote shell on host computer.fas.harvard.edu Tramp: Looking for regexp "^.*\([pP]assword\|passphrase\).*:? *" from remote shell Tramp: Looking for regexp "^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification failed\.\|Login \(?:[Ii]ncorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\|Tramp connection closed\).*\|^.*\(Received signal [0-9]+\).*" from remote shell
Tramp: Looking for regexp "" from remote shell
Tramp: Call `tramp-action-out-of-band'
Tramp: Process has died.
Tramp:

tramp-get-connection-property:
Error: File error: Login failed
Copy [-p] failed for 1 of 1 file--type ? for details ((.dvipsrc))
d-elete, u-ndelete, x-punge, f-ind, o-ther window, R-ename, C-opy, h-elp
Commands: d, s, x, u; f, o, 1, 2, m, v; ~, %; q to quit; ? for help.
call-interactively: Beginning of buffer
----------------------

15:53:41 tramp-maybe-open-connection (3) # Opening connection for address@hidden using scp...
15:53:41 tramp-get-connection-property (7) # process-name nil
15:53:41 tramp-get-connection-property (7) # process-buffer nil
15:53:41 tramp-maybe-open-connection (3) # Waiting 60s for local shell to come up...
15:53:41 tramp-get-connection-property (7) # check-remote-echo nil
15:53:41 tramp-get-connection-property (7) # check-remote-echo nil
15:53:41 tramp-get-connection-property (7) # check-remote-echo nil
15:53:41 tramp-get-connection-property (7) # check-remote-echo nil
15:53:41 tramp-wait-for-regexp (9) #
$
15:53:41 tramp-maybe-open-connection (3) # Sending command `ssh computer.fas.harvard.edu -l me -e none || exit'
15:53:41 tramp-get-connection-property (7) # remote-echo nil
15:53:41 tramp-send-command (9) # ssh computer.fas.harvard.edu -l me -e none || exit
15:53:41 tramp-get-connection-property (7) # process-name nil
15:53:41 tramp-get-connection-property (7) # process-buffer nil
15:53:41 tramp-process-actions (3) # Waiting for prompts from remote shell
15:53:41 tramp-process-one-action (3) # Waiting 60s for prompt from remote shell on host computer.fas.harvard.edu 15:53:41 tramp-process-one-action (5) # Looking for regexp ".*ogin\( .*\)?: *" from remote shell 15:53:41 tramp-process-one-action (5) # Looking for regexp "^.*\([pP]assword\|passphrase\).*:? *" from remote shell
15:53:41 tramp-process-one-action (5) # Call `tramp-action-password'
15:53:41 tramp-action-password (3) # Sending password
15:53:45 tramp-process-one-action (5) # Looking for regexp "^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification failed\.\|Login \(?:[Ii]ncorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\|Tramp connection closed\).*\|^.*\(Received signal [0-9]+\).*" from remote shell
15:53:45 tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
15:53:45 tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
15:53:45 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell 15:53:45 tramp-process-one-action (5) # Looking for regexp "\(Store key in cache\? (y/n)\)\s-*" from remote shell 15:53:45 tramp-process-one-action (5) # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell 15:53:45 tramp-process-one-action (5) # Looking for regexp "" from remote shell
15:53:45 tramp-process-one-action (5) # Call `tramp-action-process-alive'
15:53:45 tramp-process-one-action (5) # Looking for regexp ".*ogin\( .*\)?: *" from remote shell 15:53:45 tramp-process-one-action (5) # Looking for regexp "^.*\([pP]assword\|passphrase\).*:? *" from remote shell 15:53:45 tramp-process-one-action (5) # Looking for regexp "^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification failed\.\|Login \(?:[Ii]ncorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\|Tramp connection closed\).*\|^.*\(Received signal [0-9]+\).*" from remote shell
15:53:45 tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
15:53:45 tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
15:53:45 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell 15:53:45 tramp-process-one-action (5) # Looking for regexp "\(Store key in cache\? (y/n)\)\s-*" from remote shell 15:53:45 tramp-process-one-action (5) # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell 15:53:45 tramp-process-one-action (5) # Looking for regexp "" from remote shell
15:53:45 tramp-process-one-action (5) # Call `tramp-action-process-alive'
15:53:45 tramp-process-one-action (5) # Looking for regexp ".*ogin\( .*\)?: *" from remote shell 15:53:45 tramp-process-one-action (5) # Looking for regexp "^.*\([pP]assword\|passphrase\).*:? *" from remote shell 15:53:45 tramp-process-one-action (5) # Looking for regexp "^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification failed\.\|Login \(?:[Ii]ncorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\|Tramp connection closed\).*\|^.*\(Received signal [0-9]+\).*" from remote shell
15:53:45 tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
15:53:45 tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
15:53:45 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell 15:53:45 tramp-process-one-action (5) # Looking for regexp "\(Store key in cache\? (y/n)\)\s-*" from remote shell 15:53:45 tramp-process-one-action (5) # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell 15:53:45 tramp-process-one-action (5) # Looking for regexp "" from remote shell
15:53:45 tramp-process-one-action (5) # Call `tramp-action-process-alive'
15:53:45 tramp-process-one-action (5) # Looking for regexp ".*ogin\( .*\)?: *" from remote shell 15:53:45 tramp-process-one-action (5) # Looking for regexp "^.*\([pP]assword\|passphrase\).*:? *" from remote shell 15:53:45 tramp-process-one-action (5) # Looking for regexp "^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification failed\.\|Login \(?:[Ii]ncorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\|Tramp connection closed\).*\|^.*\(Received signal [0-9]+\).*" from remote shell
15:53:45 tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
15:53:45 tramp-process-one-action (5) # Call `tramp-action-succeed'
15:53:45 tramp-process-actions (9) #
address@hidden's password:
Last login: Sun Mar  5 12:15:27 2006 from c-65-96-65-178.hsd1.ma.comcast.net
address@hidden:~ $
15:53:45 tramp-maybe-open-connection (3) # Found remote shell prompt on `computer.fas.harvard.edu' 15:53:45 tramp-process-initial-commands (5) # Sending command to remote shell: unset HISTORY
15:53:45 tramp-get-connection-property (7) # remote-echo nil
15:53:45 tramp-send-command-internal (9) # unset HISTORY
15:53:45 tramp-get-connection-property (7) # process-name nil
15:53:45 tramp-get-connection-property (7) # process-buffer nil
15:53:45 tramp-get-connection-property (7) # process-name nil
15:53:45 tramp-get-connection-property (7) # check-remote-echo nil
15:53:45 tramp-get-connection-property (7) # check-remote-echo nil
15:53:45 tramp-get-connection-property (7) # check-remote-echo nil
15:53:45 tramp-get-connection-property (7) # check-remote-echo nil
15:53:45 tramp-wait-for-regexp (9) #
address@hidden:~ $
15:53:45 tramp-process-initial-commands (5) # Sending command to remote shell: unset correct
15:53:45 tramp-get-connection-property (7) # remote-echo nil
15:53:45 tramp-send-command-internal (9) # unset correct
15:53:45 tramp-get-connection-property (7) # process-name nil
15:53:45 tramp-get-connection-property (7) # process-buffer nil
15:53:45 tramp-get-connection-property (7) # process-name nil
15:53:45 tramp-get-connection-property (7) # check-remote-echo nil
15:53:45 tramp-get-connection-property (7) # check-remote-echo nil
15:53:45 tramp-get-connection-property (7) # check-remote-echo nil
15:53:45 tramp-get-connection-property (7) # check-remote-echo nil
15:53:45 tramp-wait-for-regexp (9) #
address@hidden:~ $
15:53:45 tramp-process-initial-commands (5) # Sending command to remote shell: unset autocorrect
15:53:45 tramp-get-connection-property (7) # remote-echo nil
15:53:45 tramp-send-command-internal (9) # unset autocorrect
15:53:45 tramp-get-connection-property (7) # process-name nil
15:53:45 tramp-get-connection-property (7) # process-buffer nil
15:53:45 tramp-get-connection-property (7) # process-name nil
15:53:45 tramp-get-connection-property (7) # check-remote-echo nil
15:53:45 tramp-get-connection-property (7) # check-remote-echo nil
15:53:45 tramp-get-connection-property (7) # check-remote-echo nil
15:53:45 tramp-get-connection-property (7) # check-remote-echo nil
15:53:45 tramp-wait-for-regexp (9) #
address@hidden:~ $
15:53:45 tramp-get-connection-property (7) # remote-echo nil
15:53:45 tramp-send-command-internal (9) # exec env 'ENV=' 'PS1=$ ' /bin/sh
15:53:45 tramp-get-connection-property (7) # process-name nil
15:53:45 tramp-get-connection-property (7) # process-buffer nil
15:53:45 tramp-send-command-internal (3) # Waiting 30s for remote `/bin/sh' to come up...
15:53:45 tramp-get-connection-property (7) # process-name nil
15:53:45 tramp-get-connection-property (7) # check-remote-echo nil
15:53:45 tramp-get-connection-property (7) # check-remote-echo nil
15:53:45 tramp-get-connection-property (7) # check-remote-echo nil
15:53:45 tramp-get-connection-property (7) # check-remote-echo nil
15:53:45 tramp-wait-for-regexp (9) #
$
15:53:45 tramp-open-connection-setup-interactive-shell (5) # Setting up remote shell environment
15:53:45 tramp-get-connection-property (7) # remote-echo nil
15:53:45 tramp-send-command-internal (9) # stty -inlcr -echo kill '^U' erase '^H'
15:53:45 tramp-get-connection-property (7) # process-name nil
15:53:45 tramp-get-connection-property (7) # process-buffer nil
15:53:45 tramp-get-connection-property (7) # process-name nil
15:53:45 tramp-get-connection-property (7) # check-remote-echo nil
15:53:45 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-wait-for-regexp (9) #
$
15:53:46 tramp-get-connection-property (7) # remote-echo nil
15:53:46 tramp-send-command-internal (9) # echo foo
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # process-buffer nil
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-wait-for-regexp (9) #
foo
$
15:53:46 tramp-open-connection-setup-interactive-shell (5) # Checking remote host type for `send-process-string' bug
15:53:46 tramp-get-connection-property (7) # remote-echo nil
15:53:46 tramp-send-command-internal (9) # (uname -sr) 2>/dev/null
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # process-buffer nil
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-wait-for-regexp (9) #
Linux 2.6.9-22.0.2.ELsmp
$
15:53:46 tramp-open-connection-setup-interactive-shell (5) # Determining coding system
15:53:46 tramp-get-connection-property (7) # remote-echo nil
15:53:46 tramp-send-command-internal (9) # echo foo ; echo bar
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # process-buffer nil
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-wait-for-regexp (9) #
foo
bar
$
15:53:46 tramp-open-connection-setup-interactive-shell (5) # Waiting 30s for `set +o vi +o emacs'
15:53:46 tramp-get-connection-property (7) # remote-echo nil
15:53:46 tramp-send-command-internal (9) # set +o vi +o emacs
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # process-buffer nil
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-wait-for-regexp (9) #
$
15:53:46 tramp-open-connection-setup-interactive-shell (5) # Setting shell prompt
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # remote-echo nil
15:53:46 tramp-send-command (9) # PS1='
///d3094a8a3679454efc8686a9a14510b4
'; PS2=''; PS3=''
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # process-buffer nil
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-wait-for-regexp (9) #
>
///d3094a8a3679454efc8686a9a14510b4
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # remote-echo nil
15:53:46 tramp-send-command (9) # echo ~root
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # process-buffer nil
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-wait-for-regexp (9) #
/root

///d3094a8a3679454efc8686a9a14510b4
15:53:46 tramp-find-shell (5) # Remote `/bin/sh' groks tilde expansion, good
15:53:46 tramp-set-remote-path (5) # Setting $PATH environment variable
15:53:46 tramp-cache-get-file-property (6) # /bin file-directory-p undef
15:53:46 tramp-get-connection-property (7) # test nil
15:53:46 tramp-get-connection-property (7) # process-buffer nil
15:53:46 tramp-get-test-command (5) # Finding a suitable `test' command
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # remote-echo nil
15:53:46 tramp-send-command (9) # test 0 2>/dev/null; echo tramp_exit_status $?
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # process-buffer nil
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-wait-for-regexp (9) #
tramp_exit_status 0

///d3094a8a3679454efc8686a9a14510b4
15:53:46 tramp-get-connection-property (7) # process-buffer nil
15:53:46 tramp-set-connection-property (7) # test test
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # remote-echo nil
15:53:46 tramp-send-command (9) # test -d /bin 2>/dev/null; echo tramp_exit_status $?
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # process-buffer nil
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-wait-for-regexp (9) #
tramp_exit_status 0

///d3094a8a3679454efc8686a9a14510b4
15:53:46 tramp-get-connection-property (7) # process-buffer nil
15:53:46 tramp-cache-set-file-property (6) # /bin file-directory-p t
15:53:46 tramp-cache-get-file-property (6) # /usr/bin file-directory-p undef
15:53:46 tramp-get-connection-property (7) # test test
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # remote-echo nil
15:53:46 tramp-send-command (9) # test -d /usr/bin 2>/dev/null; echo tramp_exit_status $?
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # process-buffer nil
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-wait-for-regexp (9) #
tramp_exit_status 0

///d3094a8a3679454efc8686a9a14510b4
15:53:46 tramp-get-connection-property (7) # process-buffer nil
15:53:46 tramp-cache-set-file-property (6) # /usr/bin file-directory-p t
15:53:46 tramp-cache-get-file-property (6) # /usr/sbin file-directory-p undef
15:53:46 tramp-get-connection-property (7) # test test
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # remote-echo nil
15:53:46 tramp-send-command (9) # test -d /usr/sbin 2>/dev/null; echo tramp_exit_status $?
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # process-buffer nil
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-wait-for-regexp (9) #
tramp_exit_status 0

///d3094a8a3679454efc8686a9a14510b4
15:53:46 tramp-get-connection-property (7) # process-buffer nil
15:53:46 tramp-cache-set-file-property (6) # /usr/sbin file-directory-p t
15:53:46 tramp-cache-get-file-property (6) # /usr/local/bin file-directory-p undef
15:53:46 tramp-get-connection-property (7) # test test
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # remote-echo nil
15:53:46 tramp-send-command (9) # test -d /usr/local/bin 2>/dev/null; echo tramp_exit_status $?
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # process-buffer nil
15:53:46 tramp-get-connection-property (7) # process-name nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:46 tramp-get-connection-property (7) # check-remote-echo nil
15:53:47 tramp-get-connection-property (7) # check-remote-echo nil
15:53:47 tramp-get-connection-property (7) # check-remote-echo nil
15:53:47 tramp-wait-for-regexp (9) #
tramp_exit_status 0

///d3094a8a3679454efc8686a9a14510b4
15:53:47 tramp-get-connection-property (7) # process-buffer nil
15:53:47 tramp-cache-set-file-property (6) # /usr/local/bin file-directory-p t 15:53:47 tramp-cache-get-file-property (6) # /usr/ccs/bin file-directory-p undef
15:53:47 tramp-get-connection-property (7) # test test
15:53:47 tramp-get-connection-property (7) # process-name nil
15:53:47 tramp-get-connection-property (7) # remote-echo nil
15:53:47 tramp-send-command (9) # test -d /usr/ccs/bin 2>/dev/null; echo tramp_exit_status $?
15:53:47 tramp-get-connection-property (7) # process-name nil
15:53:47 tramp-get-connection-property (7) # process-buffer nil
15:53:47 tramp-get-connection-property (7) # process-name nil
15:53:47 tramp-get-connection-property (7) # check-remote-echo nil
15:53:47 tramp-get-connection-property (7) # check-remote-echo nil
15:53:47 tramp-get-connection-property (7) # check-remote-echo nil
15:53:47 tramp-get-connection-property (7) # check-remote-echo nil
15:53:47 tramp-wait-for-regexp (9) #
tramp_exit_status 1

///d3094a8a3679454efc8686a9a14510b4
15:53:47 tramp-get-connection-property (7) # process-buffer nil
15:53:47 tramp-cache-set-file-property (6) # /usr/ccs/bin file-directory-p nil 15:53:47 tramp-cache-get-file-property (6) # /local/bin file-directory-p undef
15:53:47 tramp-get-connection-property (7) # test test
15:53:47 tramp-get-connection-property (7) # process-name nil
15:53:47 tramp-get-connection-property (7) # remote-echo nil
15:53:47 tramp-send-command (9) # test -d /local/bin 2>/dev/null; echo tramp_exit_status $?
15:53:47 tramp-get-connection-property (7) # process-name nil
15:53:47 tramp-get-connection-property (7) # process-buffer nil
15:53:47 tramp-get-connection-property (7) # process-name nil
15:53:47 tramp-get-connection-property (7) # check-remote-echo nil
15:53:47 tramp-get-connection-property (7) # check-remote-echo nil
15:53:47 tramp-get-connection-property (7) # check-remote-echo nil
15:53:47 tramp-get-connection-property (7) # check-remote-echo nil
15:53:47 tramp-wait-for-regexp (9) #
tramp_exit_status 1

///d3094a8a3679454efc8686a9a14510b4
15:53:47 tramp-get-connection-property (7) # process-buffer nil
15:53:47 tramp-cache-set-file-property (6) # /local/bin file-directory-p nil
15:53:47 tramp-cache-get-file-property (6) # /local/freeware/bin file-directory-p undef
15:53:47 tramp-get-connection-property (7) # test test
15:53:47 tramp-get-connection-property (7) # process-name nil
15:53:47 tramp-get-connection-property (7) # remote-echo nil
15:53:47 tramp-send-command (9) # test -d /local/freeware/bin 2>/dev/null; echo tramp_exit_status $?
15:53:47 tramp-get-connection-property (7) # process-name nil
15:53:47 tramp-get-connection-property (7) # process-buffer nil
15:53:47 tramp-get-connection-property (7) # process-name nil
15:53:47 tramp-get-connection-property (7) # check-remote-echo nil
15:53:47 tramp-get-connection-property (7) # check-remote-echo nil
15:53:47 tramp-get-connection-property (7) # check-remote-echo nil
15:53:47 tramp-get-connection-property (7) # check-remote-echo nil
15:53:47 tramp-wait-for-regexp (9) #
tramp_exit_status 1

///d3094a8a3679454efc8686a9a14510b4
15:53:47 tramp-get-connection-property (7) # process-buffer nil
15:53:47 tramp-cache-set-file-property (6) # /local/freeware/bin file-directory-p nil 15:53:47 tramp-cache-get-file-property (6) # /local/gnu/bin file-directory-p undef
15:53:47 tramp-get-connection-property (7) # test test
15:53:47 tramp-get-connection-property (7) # process-name nil
15:53:47 tramp-get-connection-property (7) # remote-echo nil
15:53:47 tramp-send-command (9) # test -d /local/gnu/bin 2>/dev/null; echo tramp_exit_status $?
15:53:47 tramp-get-connection-property (7) # process-name nil
15:53:47 tramp-get-connection-property (7) # process-buffer nil
15:53:47 tramp-get-connection-property (7) # process-name nil
15:53:47 tramp-get-connection-property (7) # check-remote-echo nil
15:53:47 tramp-get-connection-property (7) # check-remote-echo nil
15:53:47 tramp-get-connection-property (7) # check-remote-echo nil
15:53:47 tramp-get-connection-property (7) # check-remote-echo nil
15:53:47 tramp-wait-for-regexp (9) #
tramp_exit_status 1

///d3094a8a3679454efc8686a9a14510b4
15:53:47 tramp-get-connection-property (7) # process-buffer nil
15:53:47 tramp-cache-set-file-property (6) # /local/gnu/bin file-directory-p nil 15:53:47 tramp-cache-get-file-property (6) # /usr/freeware/bin file-directory-p undef
15:53:47 tramp-get-connection-property (7) # test test
15:53:47 tramp-get-connection-property (7) # process-name nil
15:53:47 tramp-get-connection-property (7) # remote-echo nil
15:53:47 tramp-send-command (9) # test -d /usr/freeware/bin 2>/dev/null; echo tramp_exit_status $?
15:53:47 tramp-get-connection-property (7) # process-name nil
15:53:47 tramp-get-connection-property (7) # process-buffer nil
15:53:47 tramp-get-connection-property (7) # process-name nil
15:53:47 tramp-get-connection-property (7) # check-remote-echo nil
15:53:47 tramp-get-connection-property (7) # check-remote-echo nil
15:53:47 tramp-get-connection-property (7) # check-remote-echo nil
15:53:47 tramp-get-connection-property (7) # check-remote-echo nil
15:53:47 tramp-wait-for-regexp (9) #
tramp_exit_status 1

///d3094a8a3679454efc8686a9a14510b4
15:53:47 tramp-get-connection-property (7) # process-buffer nil
15:53:47 tramp-cache-set-file-property (6) # /usr/freeware/bin file-directory-p nil 15:53:47 tramp-cache-get-file-property (6) # /usr/pkg/bin file-directory-p undef
15:53:47 tramp-get-connection-property (7) # test test
15:53:47 tramp-get-connection-property (7) # process-name nil
15:53:47 tramp-get-connection-property (7) # remote-echo nil
15:53:47 tramp-send-command (9) # test -d /usr/pkg/bin 2>/dev/null; echo tramp_exit_status $?
15:53:47 tramp-get-connection-property (7) # process-name nil
15:53:47 tramp-get-connection-property (7) # process-buffer nil
15:53:47 tramp-get-connection-property (7) # process-name nil
15:53:47 tramp-get-connection-property (7) # check-remote-echo nil
15:53:47 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-wait-for-regexp (9) #
tramp_exit_status 1

///d3094a8a3679454efc8686a9a14510b4
15:53:48 tramp-get-connection-property (7) # process-buffer nil
15:53:48 tramp-cache-set-file-property (6) # /usr/pkg/bin file-directory-p nil 15:53:48 tramp-cache-get-file-property (6) # /usr/xpg4/bin file-directory-p undef
15:53:48 tramp-get-connection-property (7) # test test
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # remote-echo nil
15:53:48 tramp-send-command (9) # test -d /usr/xpg4/bin 2>/dev/null; echo tramp_exit_status $?
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # process-buffer nil
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-wait-for-regexp (9) #
tramp_exit_status 1

///d3094a8a3679454efc8686a9a14510b4
15:53:48 tramp-get-connection-property (7) # process-buffer nil
15:53:48 tramp-cache-set-file-property (6) # /usr/xpg4/bin file-directory-p nil 15:53:48 tramp-cache-get-file-property (6) # /usr/contrib/bin file-directory-p undef
15:53:48 tramp-get-connection-property (7) # test test
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # remote-echo nil
15:53:48 tramp-send-command (9) # test -d /usr/contrib/bin 2>/dev/null; echo tramp_exit_status $?
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # process-buffer nil
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-wait-for-regexp (9) #
tramp_exit_status 1

///d3094a8a3679454efc8686a9a14510b4
15:53:48 tramp-get-connection-property (7) # process-buffer nil
15:53:48 tramp-cache-set-file-property (6) # /usr/contrib/bin file-directory-p nil
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # remote-echo nil
15:53:48 tramp-send-command (9) # PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin; export PATH
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # process-buffer nil
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-wait-for-regexp (9) #

///d3094a8a3679454efc8686a9a14510b4
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # remote-echo nil
15:53:48 tramp-send-command (9) # mesg n; biff n
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # process-buffer nil
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-wait-for-regexp (9) #
sh: biff: command not found

///d3094a8a3679454efc8686a9a14510b4
15:53:48 tramp-post-connection (5) # Setting default environment
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # remote-echo nil
15:53:48 tramp-send-command (9) # HISTFILE=$HOME/.tramp_history; export HISTFILE
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # process-buffer nil
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-wait-for-regexp (9) #

///d3094a8a3679454efc8686a9a14510b4
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # remote-echo nil
15:53:48 tramp-send-command (9) # HISTSIZE=1; export HISTSIZE
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # process-buffer nil
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-wait-for-regexp (9) #

///d3094a8a3679454efc8686a9a14510b4
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # remote-echo nil
15:53:48 tramp-send-command (9) # LC_TIME=C; export LC_TIME
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # process-buffer nil
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-wait-for-regexp (9) #

///d3094a8a3679454efc8686a9a14510b4
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # remote-echo nil
15:53:48 tramp-send-command (9) # TERM=dumb; export TERM
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # process-buffer nil
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-wait-for-regexp (9) #

///d3094a8a3679454efc8686a9a14510b4
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # remote-echo nil
15:53:48 tramp-send-command (9) # unset CDPATH
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # process-buffer nil
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-wait-for-regexp (9) #

///d3094a8a3679454efc8686a9a14510b4
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # remote-echo nil
15:53:48 tramp-send-command (9) # unset HISTORY
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # process-buffer nil
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-wait-for-regexp (9) #

///d3094a8a3679454efc8686a9a14510b4
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # remote-echo nil
15:53:48 tramp-send-command (9) # unset MAIL
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # process-buffer nil
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-wait-for-regexp (9) #

///d3094a8a3679454efc8686a9a14510b4
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # remote-echo nil
15:53:48 tramp-send-command (9) # unset MAILCHECK
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # process-buffer nil
15:53:48 tramp-get-connection-property (7) # process-name nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:48 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-wait-for-regexp (9) #

///d3094a8a3679454efc8686a9a14510b4
15:53:49 tramp-get-connection-property (7) # process-name nil
15:53:49 tramp-get-connection-property (7) # remote-echo nil
15:53:49 tramp-send-command (9) # unset MAILPATH
15:53:49 tramp-get-connection-property (7) # process-name nil
15:53:49 tramp-get-connection-property (7) # process-buffer nil
15:53:49 tramp-get-connection-property (7) # process-name nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-wait-for-regexp (9) #

///d3094a8a3679454efc8686a9a14510b4
15:53:49 tramp-get-connection-property (7) # remote-echo nil
15:53:49 tramp-send-command (9) # test 0 2>/dev/null; echo tramp_exit_status $?
15:53:49 tramp-get-connection-property (7) # process-name nil
15:53:49 tramp-get-connection-property (7) # process-buffer nil
15:53:49 tramp-get-connection-property (7) # process-name nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-wait-for-regexp (9) #
tramp_exit_status 0

///d3094a8a3679454efc8686a9a14510b4
15:53:49 tramp-get-connection-property (7) # process-buffer nil
15:53:49 tramp-set-connection-property (7) # test test
15:53:49 tramp-get-connection-property (7) # process-name nil
15:53:49 tramp-get-connection-property (7) # remote-echo nil
15:53:49 tramp-send-command (9) # test -d /home/me 2>/dev/null; echo tramp_exit_status $?
15:53:49 tramp-get-connection-property (7) # process-name nil
15:53:49 tramp-get-connection-property (7) # process-buffer nil
15:53:49 tramp-get-connection-property (7) # process-name nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-wait-for-regexp (9) #
tramp_exit_status 0

///d3094a8a3679454efc8686a9a14510b4
15:53:49 tramp-get-connection-property (7) # process-buffer nil
15:53:49 tramp-cache-set-file-property (6) # /home/me file-directory-p t
15:53:49 tramp-cache-get-file-property (6) # /home/me file-directory-p t
15:53:49 tramp-cache-get-file-property (6) # /home/me file-directory-p t
15:53:49 tramp-cache-get-file-property (6) # /home/me/.dired file-exists-p undef
15:53:49 tramp-get-connection-property (7) # file-exists nil
15:53:49 tramp-get-connection-property (7) # process-buffer nil
15:53:49 tramp-get-file-exists-command (5) # Finding command to check if file exists
15:53:49 tramp-get-connection-property (7) # test test
15:53:49 tramp-get-connection-property (7) # process-name nil
15:53:49 tramp-get-connection-property (7) # remote-echo nil
15:53:49 tramp-send-command (9) # test -e / 2>/dev/null; echo tramp_exit_status $?
15:53:49 tramp-get-connection-property (7) # process-name nil
15:53:49 tramp-get-connection-property (7) # process-buffer nil
15:53:49 tramp-get-connection-property (7) # process-name nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-wait-for-regexp (9) #
tramp_exit_status 0

///d3094a8a3679454efc8686a9a14510b4
15:53:49 tramp-get-connection-property (7) # process-buffer nil
15:53:49 tramp-get-connection-property (7) # process-name nil
15:53:49 tramp-get-connection-property (7) # remote-echo nil
15:53:49 tramp-send-command (9) # test -e /\ this\ file\ does\ not\ exist\ 2>/dev/null; echo tramp_exit_status $?
15:53:49 tramp-get-connection-property (7) # process-name nil
15:53:49 tramp-get-connection-property (7) # process-buffer nil
15:53:49 tramp-get-connection-property (7) # process-name nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-wait-for-regexp (9) #
tramp_exit_status 1

///d3094a8a3679454efc8686a9a14510b4
15:53:49 tramp-get-connection-property (7) # process-buffer nil
15:53:49 tramp-set-connection-property (7) # file-exists test -e
15:53:49 tramp-get-connection-property (7) # process-name nil
15:53:49 tramp-get-connection-property (7) # remote-echo nil
15:53:49 tramp-send-command (9) # test -e /home/me/.dired 2>/dev/null; echo tramp_exit_status $?
15:53:49 tramp-get-connection-property (7) # process-name nil
15:53:49 tramp-get-connection-property (7) # process-buffer nil
15:53:49 tramp-get-connection-property (7) # process-name nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-wait-for-regexp (9) #
tramp_exit_status 1

///d3094a8a3679454efc8686a9a14510b4
15:53:49 tramp-get-connection-property (7) # process-buffer nil
15:53:49 tramp-cache-set-file-property (6) # /home/me/.dired file-exists-p nil 15:53:49 tramp-handle-insert-directory (4) # Inserting directory `ls -al /scp:address@hidden:/home/me/', wildcard no, fulldir yes
15:53:49 tramp-get-connection-property (7) # ls nil
15:53:49 tramp-get-connection-property (7) # process-buffer nil
15:53:49 tramp-get-ls-command (5) # Finding a suitable `ls' command
15:53:49 tramp-get-connection-property (7) # process-name nil
15:53:49 tramp-get-connection-property (7) # remote-echo nil
15:53:49 tramp-send-command (9) # while read d; do if test -x $d/ls -a -f $d/ls; then echo tramp_executable $d/ls; break; fi; done <<'EOF'
/bin
/usr/bin
/usr/sbin
/usr/local/bin
EOF
15:53:49 tramp-get-connection-property (7) # process-name nil
15:53:49 tramp-get-connection-property (7) # process-buffer nil
15:53:49 tramp-get-connection-property (7) # process-name nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:49 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-wait-for-regexp (9) #
tramp_executable /bin/ls

///d3094a8a3679454efc8686a9a14510b4
15:53:50 tramp-get-connection-property (7) # process-name nil
15:53:50 tramp-get-connection-property (7) # remote-echo nil
15:53:50 tramp-send-command (9) # /bin/ls -lnd / 2>/dev/null; echo tramp_exit_status $?
15:53:50 tramp-get-connection-property (7) # process-name nil
15:53:50 tramp-get-connection-property (7) # process-buffer nil
15:53:50 tramp-get-connection-property (7) # process-name nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-wait-for-regexp (9) #
drwxr-xr-x  26 0 0 4096 Jan 17 14:18 /
tramp_exit_status 0

///d3094a8a3679454efc8686a9a14510b4
15:53:50 tramp-get-connection-property (7) # process-buffer nil
15:53:50 tramp-set-connection-property (7) # ls /bin/ls
15:53:50 tramp-get-connection-property (7) # process-name nil
15:53:50 tramp-get-connection-property (7) # remote-echo nil
15:53:50 tramp-send-command (9) # /bin/ls -al /home/me/.
15:53:50 tramp-get-connection-property (7) # process-name nil
15:53:50 tramp-get-connection-property (7) # process-buffer nil
15:53:50 tramp-get-connection-property (7) # process-name nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-wait-for-regexp (9) #
total 77056
drwxr-xr-x  72 me  me      4096 Mar  5 15:50 .
drwxr-xr-x  13 root root     4096 Jun 14  2005 ..
-rw-------   1 me  me     26798 Feb  6 11:55 .ICEauthority
drwx------   3 me  me      4096 Feb  6 11:55 .Skype
drwx------   2 me  me      4096 Oct  8  2004 .Tgif
drwx------   2 me  me      4096 Feb 21 14:29 .Trash
-rw-------   1 me  me      1402 Mar  3 20:30 .Xauthority
-rw-------   1 me  me      1011 Jul 13  2005 .Xdefaults
drwx------   3 me  me      4096 Oct 18 11:18 .adobe
-rw-------   1 me  me        24 Mar  4 00:58 .aspell.en.prepl
-rw-r--r--   1 me  me       326 Apr  9  2004 .aspell.english.prepl
-rw-------   1 me  me     20503 Mar  5 15:55 .bash_history
-rw-r--r--   1 me  me       120 Sep 27  2004 .bash_profile
-rw-r--r--   1 me  me      5523 Jan 23 12:16 .bashrc
-rw-------   1 me  me    510967 Mar  5 15:50 .bbdb
-rw-------   1 me  me    510967 Mar  5 12:28 .bbdb~
drwx------   3 me  me      4096 Oct 13 16:38 .config
-rw-r--r--   1 me  me      2672 Aug 25  2004 .crontab
-rw-r--r--   1 me  me      5492 May  6  2005 .cshrc
-rw-------   1 me  me        55 Oct 27  2004 .cvspass
-rw-------   1 me  me        26 Oct 13 16:37 .dmrc
-rw-------   1 me  me       513 Dec 27  2004 .dodsrc
-rw-------   1 me  me        30 Jun 10  2001 .dvipsrc
drwx------   2 me  me      4096 Oct 21 12:47 .eggcups
drwx------   2 me  me      4096 Oct 15 21:05 .elinks
lrwxrwxrwx 1 me me 25 Oct 13 16:19 .emacs -> /home/me/.emacs.d/.emacs
drwxr-xr-x  19 me  me      4096 Mar  4 21:52 .emacs.d
-rw-------   1 me  me        16 Jan  3  2004 .esd_auth
drwx------   2 me  me      4096 Mar  3 18:08 .eshell
-rw-------   1 me  me        20 Dec 21  2003 .forward
drwx------   3 me  me      4096 Oct 18 11:19 .fullcircle
drwx------   6 me  me      4096 Feb 10 12:01 .gconf
drwx------   3 me  me      4096 Mar  4 16:22 .gconfd
drwx------  21 me  me      4096 Feb  2 22:44 .gimp-2.0
drwx------   5 me  me      4096 Jun 21  2005 .gnome
drwx------   2 me  me      4096 Feb 22 23:31 .gnome-desktop
drwxr-xr-x   8 me  me      4096 Feb 10 17:04 .gnome2
drwx------   2 me  me      4096 Feb 23 09:11 .gnome2_private
drwx------   2 me  me      4096 Mar  1 23:00 .gnupg
-rw-------   1 me  me       134 Oct 14 09:30 .gtkrc-1.2-gnome2
-rw-------   1 me  me      2493 Mar 17  2004 .gv
-rw-------   1 me  me      3059 Jan 10 14:29 .history
drwx------   2 me  me      4096 Mar  7  2005 .icons
drwx------   4 me  me      4096 Oct  5 13:02 .images
lrwxrwxrwx 1 me me 32 Oct 13 16:19 .ispell_words -> /home/me/.emacs.d/.ispell_words
lrwxrwxrwx   1 me  me        20 Oct 13 16:19 .java -> /usr/local/.java-eli
drwx------   3 me  me      4096 Oct 14 11:25 .kde
drwx------   3 me  me      4096 Jan 10 14:26 .local
-rw-------   1 me  me       674 Oct  9  2003 .login
-rw-------   1 me  me        12 Nov 25  2003 .lpoptions
drwxr-xr-x  15 me  me      4096 Oct 25 16:59 .lyx
drwx------   3 me  me      4096 Oct  7 09:10 .macromedia
-rw-------   1 me  me     15610 Oct 13 17:45 .mailcap
drwx------   4 me  me      4096 Nov  2 11:18 .matlab
drwx------   3 me  me      4096 Jun 14  2004 .metacity
-rw-------   1 me  me      1270 Oct 13 17:45 .mime.types
drwx------   4 me  me      4096 Jan 11  2005 .mozilla
drwx------   2 me  me      4096 Feb 16  2004 .mplayer
-rw-------   1 me  me      1912 Sep 15  2003 .mtoolsrc
drwx------   3 me  me      4096 Jun 14  2004 .nautilus
drwx------   3 me  me      4096 Mar  3 18:00 .openoffice.org2
-rw-------   1 me  me        30 Nov 25  2003 .printers
drwx------   2 me  me      4096 Oct 18 11:24 .qt
-rw-------   1 me  me     20437 Mar  3 18:00 .recently-used
-rw-------   1 me  me   9464080 Mar  5 10:24 .record
-rw-------   1 me  me    389415 Mar  2 10:40 .rhn-applet.cache
-rw-------   1 me  me       559 Mar  2 11:35 .rhn-applet.conf
drwx------   2 me  me      4096 Jan  1 15:56 .ssh
drwx------   2 me  me      4096 Jan 26  2003 .ssh2
drwx------   2 me  me      4096 Oct 14 09:29 .themes
drwx------   4 me  me      4096 Nov 18 09:31 .thumbnails
-rw-------   1 me  me        10 Mar  5 12:16 .tramp_history
-rw-------   1 me  me       643 Dec  9 13:12 .viminfo
drwx------   2 me  me      4096 Oct 19 17:45 .vmware
drwx------   2 me  me      4096 Sep 15 21:43 .w3m
-rw-------   1 me  me      9017 Oct 15  2004 .xscreensaver
drwx------   2 me  me      4096 Sep 16 15:47 .xvpics
drwx------   2 me  me      4096 Mar  3 11:08 Attachments
drwx------   2 me  me      4096 Feb  2 22:44 Barak
-rw-------   1 me  me     71254 Feb 16 11:45 BoussEnergy-from-Xin.pdf
-rw------- 1 me me 29696 Feb 22 11:18 Dec 2005 CPC letter re affirmation .doc
drwx------   2 me  me      4096 Feb 27 09:28 Desktop
drwx------   2 me  me      4096 Feb  2 23:02 EPS-admissions
-rw------- 1 me me 23552 Mar 3 11:08 Energy & Environment Initiative.ppt
-rw-------   1 me  me     31232 Mar  2 01:17 EnergyInitiative1.doc
drwxr-xr-x 5 me me 4096 Oct 14 14:25 Equator_leading_100kyr_Yossi_Ashkenazy
-rw-------   1 me  me      5938 Jan 27 13:44 HOWTO-MITGCM-swell.txt
drwx------   5 me  me      4096 Jun 20  2005 Hadley
drwx------   2 me  me      4096 Feb 10 16:42 Jaimie-Miller
drwx------   2 me  me      4096 Jan  4 16:26 Jake
drwx------   2 me  me      4096 Dec 15 23:57 John-Marshall-Chapter
drwxr-xr-x   5 me  me      4096 Jan 28  2005 Kerry_model
drwx------   3 me  me      4096 Nov  7 15:45 Mail
-rw-r--r--   1 me  me    129024 Feb 28 07:44 McClymont_highlatitude_MPT.ppt
-rw-------   1 me  me    622517 Feb 17 16:08 PETM-paper.pdf
drwx------  11 me  me      4096 Nov  7 09:08 Pacing_glacial_cycles
-rw-------   1 me  me  26190809 Mar  5 15:50 RMAIL
-rw-------   1 me  me  26208533 Mar  5 15:50 RMAIL~
-rw-------   1 me  me     46080 Mar  3 08:57 Self-Evaluation.doc
-rw-------   1 me  me    827338 Mar  2 22:39 SmithLC.pdf
drwx------ 3 me me 4096 Jan 23 09:35 Statistical_convection_parameterization
drwx------   3 me  me      4096 Feb  4  2005 Stuff
drwx------   2 me  me      4096 Dec 24 13:25 TF-training
-rw-------   1 me  me      1754 Mar  4 19:01 TODO.lt
-rw-------   1 me  me     40448 Mar  3 11:32 Teaching Matrix.doc
drwx------   2 me  me      4096 Mar  2 12:45 Trips
drwx------   2 me  me      4096 Feb 27 11:50 WWB_statistical_atm_Lisan_Yu
drwxr-xr-x   2 me  me      4096 Jan 19 11:36 bin
-rw-------   1 me  me        61 Feb 10 15:20 books-for-gal.txt
-rw-------   1 me  me      4208 Mar  4 15:08 calendar
drwx------   2 me  me      4096 Mar  3 16:28 climate-discussions-MIT
-rw-------   1 me  me        27 Mar  3 16:27 dinner.txt
-rw-------   1 me  me    596380 Mar  1 22:54 drought_osc.pdf
drwxr-xr-x  28 me  me      4096 Aug 28  2005 el_nino
drwx--x--x  22 me  me      4096 Mar  4 19:08 etc
drwx------   2 me  me      4096 Dec 15 23:38 forms-for-doug-jpo-paper
-rw------- 1 me me 16396 Feb 13 17:39 gal-volunteer-ops-email-20060213.txt
drwx------   2 me  me      4096 Nov 26 14:36 guignes
drwx------   2 me  me      4096 Jan  5 21:20 kerry
drwx------   3 me  me      4096 Jan 18 11:42 lt
drwxr-xr-x   8 me  me      4096 Feb 25 19:11 matlab
-rw-------   1 me  me       340 Mar  3 16:56 miles.txt
drwx------ 2 me me 4096 Feb 13 13:22 physical-sciences-planning-committee
-rw-r--r--   1 me  me     20083 Jan 18 21:21 snuz-long.html
drwx------   2 me  me      4096 Jan 12 23:25 statistical_WWB_Lisan_Yu
drwx--x--x  14 me  me      4096 Jan 19 09:54 tex
drwx------   3 me  me      4096 Dec 21 09:02 to-read
drwx------   2 me  me      4096 Feb 22 11:12 to-review
-rw-------   1 me  me  11940507 Jan 27 10:46 vallis-aofd.pdf
drwx------   2 me  me      4096 Mar  2 13:33 water-cycle-ssg

///d3094a8a3679454efc8686a9a14510b4
15:53:50 tramp-get-connection-property (7) # process-name nil
15:53:50 tramp-get-connection-property (7) # remote-echo nil
15:53:50 tramp-send-command (9) # cd
15:53:50 tramp-get-connection-property (7) # process-name nil
15:53:50 tramp-get-connection-property (7) # process-buffer nil
15:53:50 tramp-get-connection-property (7) # process-name nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-wait-for-regexp (9) #

///d3094a8a3679454efc8686a9a14510b4
15:53:50 tramp-get-connection-property (7) # process-name nil
15:53:50 tramp-get-connection-property (7) # remote-echo nil
15:53:50 tramp-send-command (9) # cd ~; pwd
15:53:50 tramp-get-connection-property (7) # process-name nil
15:53:50 tramp-get-connection-property (7) # process-buffer nil
15:53:50 tramp-get-connection-property (7) # process-name nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-wait-for-regexp (9) #
/home/me

///d3094a8a3679454efc8686a9a14510b4
15:53:50 tramp-cache-get-file-property (6) # /home/me file-directory-p undef
15:53:50 tramp-get-connection-property (7) # test test
15:53:50 tramp-get-connection-property (7) # process-name nil
15:53:50 tramp-get-connection-property (7) # remote-echo nil
15:53:50 tramp-send-command (9) # test -d /home/me 2>/dev/null; echo tramp_exit_status $?
15:53:50 tramp-get-connection-property (7) # process-name nil
15:53:50 tramp-get-connection-property (7) # process-buffer nil
15:53:50 tramp-get-connection-property (7) # process-name nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-wait-for-regexp (9) #
tramp_exit_status 0

///d3094a8a3679454efc8686a9a14510b4
15:53:50 tramp-get-connection-property (7) # process-buffer nil
15:53:50 tramp-cache-set-file-property (6) # /home/me file-directory-p t
15:53:50 tramp-cache-get-file-property (6) # /home/me file-executable-p undef
15:53:50 tramp-get-connection-property (7) # test test
15:53:50 tramp-get-connection-property (7) # process-name nil
15:53:50 tramp-get-connection-property (7) # remote-echo nil
15:53:50 tramp-send-command (9) # test -x /home/me 2>/dev/null; echo tramp_exit_status $?
15:53:50 tramp-get-connection-property (7) # process-name nil
15:53:50 tramp-get-connection-property (7) # process-buffer nil
15:53:50 tramp-get-connection-property (7) # process-name nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-wait-for-regexp (9) #
tramp_exit_status 0

///d3094a8a3679454efc8686a9a14510b4
15:53:50 tramp-get-connection-property (7) # process-buffer nil
15:53:50 tramp-cache-set-file-property (6) # /home/me file-executable-p t
15:53:50 tramp-cache-get-file-property (6) # /home/me file-attributes-integer undef
15:53:50 tramp-cache-get-file-property (6) # /home/me file-exists-p undef
15:53:50 tramp-get-connection-property (7) # file-exists test -e
15:53:50 tramp-get-connection-property (7) # process-name nil
15:53:50 tramp-get-connection-property (7) # remote-echo nil
15:53:50 tramp-send-command (9) # test -e /home/me/ 2>/dev/null; echo tramp_exit_status $?
15:53:50 tramp-get-connection-property (7) # process-name nil
15:53:50 tramp-get-connection-property (7) # process-buffer nil
15:53:50 tramp-get-connection-property (7) # process-name nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:50 tramp-get-connection-property (7) # check-remote-echo nil
15:53:51 tramp-get-connection-property (7) # check-remote-echo nil
15:53:51 tramp-get-connection-property (7) # check-remote-echo nil
15:53:51 tramp-wait-for-regexp (9) #
tramp_exit_status 0

///d3094a8a3679454efc8686a9a14510b4
15:53:51 tramp-get-connection-property (7) # process-buffer nil
15:53:51 tramp-cache-set-file-property (6) # /home/me file-exists-p t
15:53:51 tramp-get-connection-property (7) # stat nil
15:53:51 tramp-get-connection-property (7) # process-buffer nil
15:53:51 tramp-get-remote-stat (5) # Finding a suitable `stat' command
15:53:51 tramp-get-connection-property (7) # process-name nil
15:53:51 tramp-get-connection-property (7) # remote-echo nil
15:53:51 tramp-send-command (9) # which \stat | wc -w
15:53:51 tramp-get-connection-property (7) # process-name nil
15:53:51 tramp-get-connection-property (7) # process-buffer nil
15:53:51 tramp-get-connection-property (7) # process-name nil
15:53:51 tramp-get-connection-property (7) # check-remote-echo nil
15:53:51 tramp-get-connection-property (7) # check-remote-echo nil
15:53:51 tramp-get-connection-property (7) # check-remote-echo nil
15:53:51 tramp-get-connection-property (7) # check-remote-echo nil
15:53:51 tramp-wait-for-regexp (9) #
1

///d3094a8a3679454efc8686a9a14510b4
15:53:51 tramp-get-connection-property (7) # process-name nil
15:53:51 tramp-get-connection-property (7) # remote-echo nil
15:53:51 tramp-send-command (9) # \stat -c '("%N")' / 2>/dev/null; echo tramp_exit_status $?
15:53:51 tramp-get-connection-property (7) # process-name nil
15:53:51 tramp-get-connection-property (7) # process-buffer nil
15:53:51 tramp-get-connection-property (7) # process-name nil
15:53:51 tramp-get-connection-property (7) # check-remote-echo nil
15:53:51 tramp-get-connection-property (7) # check-remote-echo nil
15:53:51 tramp-get-connection-property (7) # check-remote-echo nil
15:53:51 tramp-get-connection-property (7) # check-remote-echo nil
15:53:51 tramp-wait-for-regexp (9) #
("`/'")
tramp_exit_status 0

///d3094a8a3679454efc8686a9a14510b4
15:53:51 tramp-get-connection-property (7) # process-buffer nil
15:53:51 tramp-get-connection-property (7) # process-buffer nil
15:53:51 tramp-set-connection-property (7) # stat \stat
15:53:51 tramp-handle-file-attributes-with-stat (5) # file attributes with stat: /scp:address@hidden:/home/me/
15:53:51 tramp-get-connection-property (7) # stat \stat
15:53:51 tramp-get-connection-property (7) # process-name nil
15:53:51 tramp-get-connection-property (7) # remote-echo nil
15:53:51 tramp-send-command (9) # \stat -c '(("%N") %h %u %g %X.0 %Y.0 %Z.0 %s "%A" t %i -1)' /home/me/ 2>/dev/null; echo tramp_exit_status $?
15:53:51 tramp-get-connection-property (7) # process-name nil
15:53:51 tramp-get-connection-property (7) # process-buffer nil
15:53:51 tramp-get-connection-property (7) # process-name nil
15:53:51 tramp-get-connection-property (7) # check-remote-echo nil
15:53:51 tramp-get-connection-property (7) # check-remote-echo nil
15:53:51 tramp-get-connection-property (7) # check-remote-echo nil
15:53:51 tramp-get-connection-property (7) # check-remote-echo nil
15:53:51 tramp-wait-for-regexp (9) #
(("`/home/me/'") 72 10278 10278 1141592139.0 1141591854.0 1141591854.0 4096 "drwxr-xr-x" t 1864129 -1)
tramp_exit_status 0

///d3094a8a3679454efc8686a9a14510b4
15:53:51 tramp-get-connection-property (7) # process-buffer nil
15:53:51 tramp-get-connection-property (7) # process-buffer nil
15:53:51 tramp-get-connection-property (7) # gid-integer nil
15:53:51 tramp-get-connection-property (7) # id nil
15:53:51 tramp-get-connection-property (7) # process-buffer nil
15:53:51 tramp-get-remote-id (5) # Finding POSIX `id' command
15:53:51 tramp-get-connection-property (7) # process-name nil
15:53:51 tramp-get-connection-property (7) # remote-echo nil
15:53:51 tramp-send-command (9) # while read d; do if test -x $d/id -a -f $d/id; then echo tramp_executable $d/id; break; fi; done <<'EOF'
/bin
/usr/bin
/usr/sbin
/usr/local/bin
EOF
15:53:51 tramp-get-connection-property (7) # process-name nil
15:53:51 tramp-get-connection-property (7) # process-buffer nil
15:53:51 tramp-get-connection-property (7) # process-name nil
15:53:51 tramp-get-connection-property (7) # check-remote-echo nil
15:53:51 tramp-get-connection-property (7) # check-remote-echo nil
15:53:51 tramp-get-connection-property (7) # check-remote-echo nil
15:53:51 tramp-get-connection-property (7) # check-remote-echo nil
15:53:51 tramp-wait-for-regexp (9) #
tramp_executable /usr/bin/id

///d3094a8a3679454efc8686a9a14510b4
15:53:51 tramp-get-connection-property (7) # process-name nil
15:53:51 tramp-get-connection-property (7) # remote-echo nil
15:53:51 tramp-send-command (9) # /usr/bin/id -u 2>/dev/null; echo tramp_exit_status $?
15:53:51 tramp-get-connection-property (7) # process-name nil
15:53:51 tramp-get-connection-property (7) # process-buffer nil
15:53:51 tramp-get-connection-property (7) # process-name nil
15:53:51 tramp-get-connection-property (7) # check-remote-echo nil
15:53:51 tramp-get-connection-property (7) # check-remote-echo nil
15:53:52 tramp-get-connection-property (7) # check-remote-echo nil
15:53:52 tramp-get-connection-property (7) # check-remote-echo nil
15:53:52 tramp-wait-for-regexp (9) #
10278
tramp_exit_status 0

///d3094a8a3679454efc8686a9a14510b4
15:53:52 tramp-get-connection-property (7) # process-buffer nil
15:53:52 tramp-set-connection-property (7) # id /usr/bin/id
15:53:52 tramp-get-connection-property (7) # process-name nil
15:53:52 tramp-get-connection-property (7) # remote-echo nil
15:53:52 tramp-send-command (9) # /usr/bin/id -g 2>/dev/null; echo tramp_exit_status $?
15:53:52 tramp-get-connection-property (7) # process-name nil
15:53:52 tramp-get-connection-property (7) # process-buffer nil
15:53:52 tramp-get-connection-property (7) # process-name nil
15:53:52 tramp-get-connection-property (7) # check-remote-echo nil
15:53:52 tramp-get-connection-property (7) # check-remote-echo nil
15:53:52 tramp-get-connection-property (7) # check-remote-echo nil
15:53:52 tramp-get-connection-property (7) # check-remote-echo nil
15:53:52 tramp-wait-for-regexp (9) #
10278
tramp_exit_status 0

///d3094a8a3679454efc8686a9a14510b4
15:53:52 tramp-get-connection-property (7) # process-buffer nil
15:53:52 tramp-get-connection-property (7) # process-buffer nil
15:53:52 tramp-set-connection-property (7) # gid-integer 10278
15:53:52 tramp-cache-set-file-property (6) # /home/me file-attributes-integer (t 72 10278 10278 (17419 20555) (17419 20270) (17419 20270) 4096 drwxr-xr-x nil 1864129 (-1 0)) 15:53:59 tramp-cache-get-file-property (6) # /home/me/scp file-executable-p undef
15:53:59 tramp-get-connection-property (7) # test test
15:53:59 tramp-get-connection-property (7) # process-name nil
15:53:59 tramp-get-connection-property (7) # remote-echo nil
15:53:59 tramp-send-command (9) # test -x /home/me/scp 2>/dev/null; echo tramp_exit_status $?
15:53:59 tramp-get-connection-property (7) # process-name nil
15:53:59 tramp-get-connection-property (7) # process-buffer nil
15:53:59 tramp-get-connection-property (7) # process-name nil
15:53:59 tramp-get-connection-property (7) # check-remote-echo nil
15:53:59 tramp-get-connection-property (7) # check-remote-echo nil
15:53:59 tramp-get-connection-property (7) # check-remote-echo nil
15:53:59 tramp-get-connection-property (7) # check-remote-echo nil
15:54:00 tramp-wait-for-regexp (9) #
tramp_exit_status 1

///d3094a8a3679454efc8686a9a14510b4
15:54:00 tramp-get-connection-property (7) # process-buffer nil
15:54:00 tramp-cache-set-file-property (6) # /home/me/scp file-executable-p nil 15:54:00 tramp-do-copy-or-rename-file-out-of-band (0) # Transferring /scp:address@hidden:/home/me/.dvipsrc to /home/me/.dvipsrc... 15:54:00 tramp-do-copy-or-rename-file-out-of-band (5) # Sending command `scp -p -v address@hidden:/home/me/.dvipsrc /home/me/.dvipsrc'
15:54:00 tramp-get-connection-property (7) # process-name nil
15:54:00 tramp-get-connection-property (7) # remote-echo nil
15:54:00 tramp-send-command (9) # cd ~; pwd
15:54:00 tramp-get-connection-property (7) # process-name nil
15:54:00 tramp-get-connection-property (7) # process-buffer nil
15:54:00 tramp-get-connection-property (7) # process-name nil
15:54:00 tramp-get-connection-property (7) # check-remote-echo nil
15:54:00 tramp-get-connection-property (7) # check-remote-echo nil
15:54:01 tramp-get-connection-property (7) # check-remote-echo nil
15:54:01 tramp-get-connection-property (7) # check-remote-echo nil
15:54:01 tramp-wait-for-regexp (9) #
/home/me

///d3094a8a3679454efc8686a9a14510b4
15:54:01 tramp-cache-get-file-property (6) # /home/me file-directory-p t
15:54:01 tramp-cache-get-file-property (6) # /home/me file-executable-p t
15:54:01 tramp-process-actions (3) # Waiting for prompts from remote shell
15:54:01 tramp-process-one-action (3) # Waiting 60s for prompt from remote shell on host computer.fas.harvard.edu 15:54:01 tramp-process-one-action (5) # Looking for regexp "^.*\([pP]assword\|passphrase\).*:? *" from remote shell 15:54:01 tramp-process-one-action (5) # Looking for regexp "^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification failed\.\|Login \(?:[Ii]ncorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\|Tramp connection closed\).*\|^.*\(Received signal [0-9]+\).*" from remote shell 15:54:01 tramp-process-one-action (5) # Looking for regexp "" from remote shell
15:54:01 tramp-process-one-action (5) # Call `tramp-action-out-of-band'
15:54:01 tramp-action-out-of-band (3) # Process has died.
15:54:01 tramp-process-actions (9) #
15:54:01 tramp-process-actions (1) # File error: Login failed


----------------------


Process *tramp/scp address@hidden<2> exited abnormally with code 2


----------------------

_________________________________________________________________
On the road to retirement? Check out MSN Life Events for advice on how to get there! http://lifeevents.msn.com/category.aspx?cid=Retirement





reply via email to

[Prev in Thread] Current Thread [Next in Thread]