CMD mode: I can put but I cannot get, cant get what I put.

Advertisement

JimBob
Joined:
Posts:
6
Location:
San Diego

CMD mode: I can put but I cannot get, cant get what I put.

Hi. everything works great in UI.
When I script or manually type commands I always am able 'put' files but never able to 'get' files from same directory. I'd post the log entries but dont know how to get them. Here is the session log though.
Thanx.

winscp> open scp://myacct:mypswd@mydomain.com
Initialisation...
Searching for host...
Connecting to host...
Authenticating...
Using username "macct".
Authenticated.
Starting the session...
Reading remote directory...
Session started.
Active session: [1] myacct@mydomain.com
winscp> lcd \www\dmp
C:\www\dmp
winscp> cd dmp
/home/myacct/dmp
winscp> put paper.jpg
paper.jpg | 4 kB | 3.7 kB/s | binary | 100%
winscp> get paper.jpg
Host has not answered for 15 seconds.
Wait for another 15 seconds? Pressing 'Abort' button will close session.
(A)bort, (R)etry: Abort
Copying files from remote side failed.
Terminated by user.
Session 'myacct@mydomain.com' closed.
No session.
winscp>

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: CMD mode: I can put but I cannot get, cant get what I put.

Please turn on logging in GUI (level Debug 2), execute the script again, and send me the log file. Thanks.

Reply with quote

JimBob
Joined:
Posts:
6
Location:
San Diego

Re: CMD mode: I can put but I cannot get, cant get what I pu

martin wrote:

Please turn on logging in GUI (level Debug 2), execute the script again, and send me the log file. Thanks.

Thankyou!
Here is what I see. I just do a 'get' in this script.
===================================================
C:\Program Files\WinSCP3>winscp3
winscp> option batch on
batch on
winscp> option confirm off
confirm off
winscp> open scp://myname:mypswd@mydomain.com:22
Initialisation...
Searching for host...
Connecting to host...
Authenticating...
Using username "myname".
Authenticated.
Starting the session...
Reading remote directory...
Session started.
Active session: [1] myname@mydomain.com
winscp> cd dmp
/home/myname/dmp
winscp> lcd c:/www/dmp
c:\www\dmp
winscp> get project.dmp
Host has not answered for 15 seconds.
Wait for another 15 seconds? Pressing 'Abort' button will close session.
(A)bort, (R)etry: Abort
Copying files from remote side failed.
Terminated by user.
Session 'myname@mydomain.com' closed.
No session.
winscp> close
No session.
winscp> exit

Here is the debug level 2 log file. domain,username, & pswd globally replaced for security.
===================================================
. 2005-11-07 10:31:58.218 --------------------------------------------------------------------------
. 2005-11-07 10:31:58.218 WinSCP Version 3.7.6 (Build 306) (OS 5.1.2600 Service Pack 2)
. 2005-11-07 10:31:58.218 Login time: Monday, November 07, 2005 10:31:58 AM
. 2005-11-07 10:31:58.218 --------------------------------------------------------------------------
. 2005-11-07 10:31:58.218 Session name: myname@mydomain.com
. 2005-11-07 10:31:58.218 Host name: mydomain.com (Port: 22)
. 2005-11-07 10:31:58.218 User name: myname (Password: Yes, Key file: No)
. 2005-11-07 10:31:58.218 Transfer Protocol: SCP
. 2005-11-07 10:31:58.218 SSH protocol version: 2; Compression: No
. 2005-11-07 10:31:58.218 Agent forwarding: No; TIS/CryptoCard: No; KI: Yes; GSSAPI: No
. 2005-11-07 10:31:58.218 Ciphers: aes,blowfish,3des,WARN,des; Ssh2DES: No
. 2005-11-07 10:31:58.218 Ping type: -, Ping interval: 30 sec; Timeout: 15 sec
. 2005-11-07 10:31:58.218 SSH Bugs: -,-,-,-,-,-,-,-
. 2005-11-07 10:31:58.218 SFTP Bugs: -,-,-
. 2005-11-07 10:31:58.218 Proxy: none
. 2005-11-07 10:31:58.218 Return code variable: Autodetect; Lookup user groups: Yes
. 2005-11-07 10:31:58.218 Shell: default, EOL: 0
. 2005-11-07 10:31:58.218 Local directory: default, Remote directory: home, Update: No, Cache: Yes
. 2005-11-07 10:31:58.218 Cache directory changes: Yes, Permanent: Yes
. 2005-11-07 10:31:58.218 Clear aliases: Yes, Unset nat.vars: Yes, Resolve symlinks: Yes
. 2005-11-07 10:31:58.218 Alias LS: No, Ign LS warn: Yes, Scp1 Comp: No
. 2005-11-07 10:31:58.218 --------------------------------------------------------------------------
. 2005-11-07 10:31:58.218 Looking up host "mydomain.com"
. 2005-11-07 10:31:58.687 Connecting to 209.59.150.48 port 22
. 2005-11-07 10:31:58.765 Waiting for the server to continue with the initialisation
. 2005-11-07 10:31:58.765 Looking for incoming data
. 2005-11-07 10:31:58.843 Select result is 1
. 2005-11-07 10:31:58.843 Server version: SSH-1.99-OpenSSH_3.6.1p2
. 2005-11-07 10:31:58.843 We claim version: SSH-2.0-WinSCP_release_3.7.6
. 2005-11-07 10:31:58.843 Using SSH protocol version 2
. 2005-11-07 10:31:58.843 Waiting for the server to continue with the initialisation
. 2005-11-07 10:31:58.843 Looking for incoming data
. 2005-11-07 10:31:58.921 Select result is 1
. 2005-11-07 10:31:58.921 Doing Diffie-Hellman group exchange
. 2005-11-07 10:31:58.921 Waiting for the server to continue with the initialisation
. 2005-11-07 10:31:58.921 Looking for incoming data
. 2005-11-07 10:31:59.125 Select result is 1
. 2005-11-07 10:31:59.125 Doing Diffie-Hellman key exchange
. 2005-11-07 10:31:59.609 Waiting for the server to continue with the initialisation
. 2005-11-07 10:31:59.609 Looking for incoming data
. 2005-11-07 10:31:59.781 Select result is 1
. 2005-11-07 10:32:00.281 Host key fingerprint is:
. 2005-11-07 10:32:00.281 ssh-rsa 1024 d6:8b:45:cd:f5:e7:1f:46:d7:4d:0d:6d:f6:20:cb:98
. 2005-11-07 10:32:00.281 Initialised AES-256 client->server encryption
. 2005-11-07 10:32:00.281 Initialised HMAC-SHA1 client->server MAC algorithm
. 2005-11-07 10:32:00.281 Initialised AES-256 server->client encryption
. 2005-11-07 10:32:00.281 Initialised HMAC-SHA1 server->client MAC algorithm
. 2005-11-07 10:32:00.281 Waiting for the server to continue with the initialisation
. 2005-11-07 10:32:00.281 Looking for incoming data
. 2005-11-07 10:32:00.437 Select result is 1
! 2005-11-07 10:32:00.437 Using username "myname".
. 2005-11-07 10:32:00.437 Waiting for the server to continue with the initialisation
. 2005-11-07 10:32:00.437 Looking for incoming data
. 2005-11-07 10:32:00.515 Select result is 1
. 2005-11-07 10:32:00.531 Waiting for the server to continue with the initialisation
. 2005-11-07 10:32:00.531 Looking for incoming data
. 2005-11-07 10:32:00.609 Select result is 1
. 2005-11-07 10:32:00.609 Keyboard-interactive authentication refused
. 2005-11-07 10:32:00.609 Session password prompt (myname@mydomain.com's password: )
. 2005-11-07 10:32:00.609 Using stored password.
. 2005-11-07 10:32:00.609 Sent password
. 2005-11-07 10:32:00.609 Waiting for the server to continue with the initialisation
. 2005-11-07 10:32:00.609 Looking for incoming data
. 2005-11-07 10:32:00.687 Select result is 1
. 2005-11-07 10:32:00.687 Access granted
. 2005-11-07 10:32:00.687 Waiting for the server to continue with the initialisation
. 2005-11-07 10:32:00.687 Looking for incoming data
. 2005-11-07 10:32:00.765 Select result is 1
. 2005-11-07 10:32:00.765 Opened channel for session
. 2005-11-07 10:32:00.765 Waiting for the server to continue with the initialisation
. 2005-11-07 10:32:00.765 Looking for incoming data
. 2005-11-07 10:32:00.859 Select result is 1
. 2005-11-07 10:32:00.859 Started a shell/command
. 2005-11-07 10:32:00.859 --------------------------------------------------------------------------
. 2005-11-07 10:32:00.859 Using SCP protocol.
. 2005-11-07 10:32:00.859 Doing startup conversation with host.
. 2005-11-07 10:32:00.859 Skipping host startup message (if any).
. 2005-11-07 10:32:00.859 Sent 36 bytes
. 2005-11-07 10:32:00.859 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:00.859 Sent 1 bytes
. 2005-11-07 10:32:00.859 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:00.859 echo "WinSCP: this is end-of-file:0"
. 2005-11-07 10:32:00.859 Waiting for another 1 bytes
. 2005-11-07 10:32:00.859 Looking for incoming data
. 2005-11-07 10:32:00.937 Select result is 1
. 2005-11-07 10:32:00.937 Received 1 bytes
. 2005-11-07 10:32:00.937 Received 77 bytes
< 2005-11-07 10:32:00.937 #############################################################################
. 2005-11-07 10:32:00.937 Received 78 bytes
< 2005-11-07 10:32:00.937 # #
. 2005-11-07 10:32:00.937 Received 78 bytes
< 2005-11-07 10:32:00.937 # Welcome to your shell account at Site5.com! #
. 2005-11-07 10:32:00.937 Received 78 bytes
< 2005-11-07 10:32:00.937 # #
. 2005-11-07 10:32:00.937 Received 78 bytes
< 2005-11-07 10:32:00.937 # Logged into arcas #
. 2005-11-07 10:32:00.937 Received 78 bytes
< 2005-11-07 10:32:00.937 # Your domain name: mydomain.com #
. 2005-11-07 10:32:00.937 Received 78 bytes
< 2005-11-07 10:32:00.937 # Your username: myname #
. 2005-11-07 10:32:00.937 Received 78 bytes
< 2005-11-07 10:32:00.937 # Last login from: 69.104.144.153 #
. 2005-11-07 10:32:00.937 Received 78 bytes
< 2005-11-07 10:32:00.937 # #
. 2005-11-07 10:32:00.937 Received 78 bytes
< 2005-11-07 10:32:00.937 # This computer system is for authorized users only. Individuals using this #
. 2005-11-07 10:32:00.937 Received 78 bytes
< 2005-11-07 10:32:00.937 # system without authority or in excess of their authority are subject to #
. 2005-11-07 10:32:00.937 Received 78 bytes
< 2005-11-07 10:32:00.937 # having all their activities on this system monitored and recorded or #
. 2005-11-07 10:32:00.937 Received 78 bytes
< 2005-11-07 10:32:00.937 # examined by any authorized person, including law enforcement, as system #
. 2005-11-07 10:32:00.937 Received 78 bytes
< 2005-11-07 10:32:00.937 # personnel deem appropriate. In the course of monitoring individuals #
. 2005-11-07 10:32:00.937 Received 78 bytes
< 2005-11-07 10:32:00.937 # improperly using the system or in the course of system maintenance, the #
. 2005-11-07 10:32:00.937 Received 78 bytes
< 2005-11-07 10:32:00.937 # activities of authorized users may also be monitored and recorded. Any #
. 2005-11-07 10:32:00.937 Received 78 bytes
< 2005-11-07 10:32:00.937 # material so recorded may be disclosed as appropriate. Anyone using this #
. 2005-11-07 10:32:00.937 Received 78 bytes
< 2005-11-07 10:32:00.937 # system consents to these terms. #
. 2005-11-07 10:32:00.937 Received 78 bytes
< 2005-11-07 10:32:00.937 # #
. 2005-11-07 10:32:00.937 Received 78 bytes
< 2005-11-07 10:32:00.937 # Do you agree to ALL of the terms above? (yes/no) #
. 2005-11-07 10:32:00.937 Received 16 bytes
< 2005-11-07 10:32:00.937 # You said: yes
. 2005-11-07 10:32:00.937 Received 78 bytes
< 2005-11-07 10:32:00.937 # #
. 2005-11-07 10:32:00.937 Received 78 bytes
< 2005-11-07 10:32:00.937 # Once again, welcome to arcas and have a nice day! #
. 2005-11-07 10:32:00.937 Received 78 bytes
< 2005-11-07 10:32:00.937 # #
. 2005-11-07 10:32:00.937 Received 78 bytes
< 2005-11-07 10:32:00.937 #############################################################################
. 2005-11-07 10:32:00.937 Waiting for another 1 bytes
. 2005-11-07 10:32:00.937 Looking for incoming data
. 2005-11-07 10:32:01.234 Select result is 1
. 2005-11-07 10:32:01.234 Received 1 bytes
. 2005-11-07 10:32:01.234 Received 29 bytes
< 2005-11-07 10:32:01.234 WinSCP: this is end-of-file:0
. 2005-11-07 10:32:01.234 Detecting variable containing return code of last command.
. 2005-11-07 10:32:01.234 Trying "$status".
. 2005-11-07 10:32:01.234 Sent 53 bytes
. 2005-11-07 10:32:01.234 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:01.234 Sent 1 bytes
. 2005-11-07 10:32:01.234 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:01.234 echo "$status" ; echo "WinSCP: this is end-of-file:0"
. 2005-11-07 10:32:01.234 Waiting for another 1 bytes
. 2005-11-07 10:32:01.234 Looking for incoming data
. 2005-11-07 10:32:01.375 Select result is 1
. 2005-11-07 10:32:01.375 Received 1 bytes
. 2005-11-07 10:32:01.375 Waiting for another 1 bytes
. 2005-11-07 10:32:01.375 Looking for incoming data
. 2005-11-07 10:32:01.640 Select result is 1
. 2005-11-07 10:32:01.640 Received 1 bytes
. 2005-11-07 10:32:01.640 Received 29 bytes
< 2005-11-07 10:32:01.640 WinSCP: this is end-of-file:0
. 2005-11-07 10:32:01.640 Trying "$?".
. 2005-11-07 10:32:01.640 Sent 48 bytes
. 2005-11-07 10:32:01.640 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:01.656 Sent 1 bytes
. 2005-11-07 10:32:01.656 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:01.656 echo "$?" ; echo "WinSCP: this is end-of-file:0"
. 2005-11-07 10:32:01.656 Waiting for another 1 bytes
. 2005-11-07 10:32:01.656 Looking for incoming data
. 2005-11-07 10:32:01.843 Select result is 1
. 2005-11-07 10:32:01.843 Received 1 bytes
. 2005-11-07 10:32:01.843 Received 1 bytes
< 2005-11-07 10:32:01.843 0
. 2005-11-07 10:32:01.843 Waiting for another 1 bytes
. 2005-11-07 10:32:01.843 Looking for incoming data
. 2005-11-07 10:32:02.078 Select result is 1
. 2005-11-07 10:32:02.078 Received 1 bytes
. 2005-11-07 10:32:02.078 Received 29 bytes
< 2005-11-07 10:32:02.078 WinSCP: this is end-of-file:0
. 2005-11-07 10:32:02.078 Return code variable "$?" selected.
. 2005-11-07 10:32:02.078 Clearing all aliases.
. 2005-11-07 10:32:02.078 Sent 54 bytes
. 2005-11-07 10:32:02.078 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:02.078 Sent 1 bytes
. 2005-11-07 10:32:02.078 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:02.078 unalias "echo" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:02.078 Waiting for another 1 bytes
. 2005-11-07 10:32:02.078 Looking for incoming data
. 2005-11-07 10:32:02.281 Select result is 1
! 2005-11-07 10:32:02.281 /usr/local/cpanel/bin/jailshell: line 4: unalias: echo: not found
. 2005-11-07 10:32:02.281 Waiting for another 1 bytes
. 2005-11-07 10:32:02.281 Looking for incoming data
. 2005-11-07 10:32:02.515 Select result is 1
. 2005-11-07 10:32:02.515 Received 1 bytes
. 2005-11-07 10:32:02.515 Received 29 bytes
< 2005-11-07 10:32:02.515 WinSCP: this is end-of-file:1
. 2005-11-07 10:32:02.515 Sent 53 bytes
. 2005-11-07 10:32:02.515 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:02.515 Sent 1 bytes
. 2005-11-07 10:32:02.515 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:02.515 unalias "pwd" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:02.515 Waiting for another 1 bytes
. 2005-11-07 10:32:02.515 Looking for incoming data
. 2005-11-07 10:32:02.734 Select result is 1
! 2005-11-07 10:32:02.734 /usr/local/cpanel/bin/jailshell: line 5: unalias: pwd: not found
. 2005-11-07 10:32:02.734 Waiting for another 1 bytes
. 2005-11-07 10:32:02.734 Looking for incoming data
. 2005-11-07 10:32:02.953 Select result is 1
. 2005-11-07 10:32:02.953 Received 1 bytes
. 2005-11-07 10:32:02.953 Received 29 bytes
< 2005-11-07 10:32:02.953 WinSCP: this is end-of-file:1
. 2005-11-07 10:32:02.953 Sent 52 bytes
. 2005-11-07 10:32:02.953 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:02.953 Sent 1 bytes
. 2005-11-07 10:32:02.953 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:02.953 unalias "cd" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:02.953 Waiting for another 1 bytes
. 2005-11-07 10:32:02.953 Looking for incoming data
. 2005-11-07 10:32:03.156 Select result is 1
! 2005-11-07 10:32:03.156 /usr/local/cpanel/bin/jailshell: line 6: unalias: cd: not found
. 2005-11-07 10:32:03.156 Waiting for another 1 bytes
. 2005-11-07 10:32:03.156 Looking for incoming data
. 2005-11-07 10:32:03.390 Select result is 1
. 2005-11-07 10:32:03.390 Received 1 bytes
. 2005-11-07 10:32:03.390 Received 29 bytes
< 2005-11-07 10:32:03.390 WinSCP: this is end-of-file:1
. 2005-11-07 10:32:03.390 Sent 52 bytes
. 2005-11-07 10:32:03.390 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:03.390 Sent 1 bytes
. 2005-11-07 10:32:03.390 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:03.390 unalias "ls" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:03.390 Waiting for another 1 bytes
. 2005-11-07 10:32:03.390 Looking for incoming data
. 2005-11-07 10:32:03.578 Select result is 1
! 2005-11-07 10:32:03.578 /usr/local/cpanel/bin/jailshell: line 7: unalias: ls: not found
. 2005-11-07 10:32:03.578 Waiting for another 1 bytes
. 2005-11-07 10:32:03.578 Looking for incoming data
. 2005-11-07 10:32:03.828 Select result is 1
. 2005-11-07 10:32:03.828 Received 1 bytes
. 2005-11-07 10:32:03.828 Received 29 bytes
< 2005-11-07 10:32:03.828 WinSCP: this is end-of-file:1
. 2005-11-07 10:32:03.828 Sent 56 bytes
. 2005-11-07 10:32:03.828 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:03.828 Sent 1 bytes
. 2005-11-07 10:32:03.828 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:03.828 unalias "groups" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:03.828 Waiting for another 1 bytes
. 2005-11-07 10:32:03.828 Looking for incoming data
. 2005-11-07 10:32:04.031 Select result is 1
! 2005-11-07 10:32:04.031 /usr/local/cpanel/bin/jailshell: line 8: unalias: groups: not found
. 2005-11-07 10:32:04.031 Waiting for another 1 bytes
. 2005-11-07 10:32:04.031 Looking for incoming data
. 2005-11-07 10:32:04.265 Select result is 1
. 2005-11-07 10:32:04.265 Received 1 bytes
. 2005-11-07 10:32:04.265 Received 29 bytes
< 2005-11-07 10:32:04.265 WinSCP: this is end-of-file:1
. 2005-11-07 10:32:04.265 Sent 53 bytes
. 2005-11-07 10:32:04.265 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:04.265 Sent 1 bytes
. 2005-11-07 10:32:04.265 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:04.265 unalias "scp" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:04.265 Waiting for another 1 bytes
. 2005-11-07 10:32:04.265 Looking for incoming data
. 2005-11-07 10:32:04.468 Select result is 1
! 2005-11-07 10:32:04.468 /usr/local/cpanel/bin/jailshell: line 9: unalias: scp: not found
. 2005-11-07 10:32:04.468 Waiting for another 1 bytes
. 2005-11-07 10:32:04.468 Looking for incoming data
. 2005-11-07 10:32:04.703 Select result is 1
. 2005-11-07 10:32:04.703 Received 1 bytes
. 2005-11-07 10:32:04.703 Received 29 bytes
< 2005-11-07 10:32:04.703 WinSCP: this is end-of-file:1
. 2005-11-07 10:32:04.703 Sent 52 bytes
. 2005-11-07 10:32:04.703 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:04.703 Sent 1 bytes
. 2005-11-07 10:32:04.703 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:04.703 unalias "rm" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:04.703 Waiting for another 1 bytes
. 2005-11-07 10:32:04.703 Looking for incoming data
. 2005-11-07 10:32:04.906 Select result is 1
! 2005-11-07 10:32:04.906 /usr/local/cpanel/bin/jailshell: line 10: unalias: rm: not found
. 2005-11-07 10:32:04.906 Waiting for another 1 bytes
. 2005-11-07 10:32:04.906 Looking for incoming data
. 2005-11-07 10:32:05.140 Select result is 1
. 2005-11-07 10:32:05.140 Received 1 bytes
. 2005-11-07 10:32:05.140 Received 29 bytes
< 2005-11-07 10:32:05.140 WinSCP: this is end-of-file:1
. 2005-11-07 10:32:05.140 Sent 52 bytes
. 2005-11-07 10:32:05.140 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:05.140 Sent 1 bytes
. 2005-11-07 10:32:05.140 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:05.140 unalias "mv" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:05.140 Waiting for another 1 bytes
. 2005-11-07 10:32:05.140 Looking for incoming data
. 2005-11-07 10:32:05.328 Select result is 1
! 2005-11-07 10:32:05.328 /usr/local/cpanel/bin/jailshell: line 11: unalias: mv: not found
. 2005-11-07 10:32:05.328 Waiting for another 1 bytes
. 2005-11-07 10:32:05.328 Looking for incoming data
. 2005-11-07 10:32:05.578 Select result is 1
. 2005-11-07 10:32:05.578 Received 1 bytes
. 2005-11-07 10:32:05.578 Received 29 bytes
< 2005-11-07 10:32:05.578 WinSCP: this is end-of-file:1
. 2005-11-07 10:32:05.578 Sent 55 bytes
. 2005-11-07 10:32:05.578 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:05.578 Sent 1 bytes
. 2005-11-07 10:32:05.578 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:05.578 unalias "mkdir" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:05.578 Waiting for another 1 bytes
. 2005-11-07 10:32:05.578 Looking for incoming data
. 2005-11-07 10:32:05.781 Select result is 1
! 2005-11-07 10:32:05.781 /usr/local/cpanel/bin/jailshell: line 12: unalias: mkdir: not found
. 2005-11-07 10:32:05.781 Waiting for another 1 bytes
. 2005-11-07 10:32:05.781 Looking for incoming data
. 2005-11-07 10:32:06.015 Select result is 1
. 2005-11-07 10:32:06.015 Received 1 bytes
. 2005-11-07 10:32:06.015 Received 29 bytes
< 2005-11-07 10:32:06.015 WinSCP: this is end-of-file:1
. 2005-11-07 10:32:06.015 Sent 55 bytes
. 2005-11-07 10:32:06.015 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:06.015 Sent 1 bytes
. 2005-11-07 10:32:06.015 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:06.015 unalias "chmod" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:06.015 Waiting for another 1 bytes
. 2005-11-07 10:32:06.015 Looking for incoming data
. 2005-11-07 10:32:06.218 Select result is 1
! 2005-11-07 10:32:06.218 /usr/local/cpanel/bin/jailshell: line 13: unalias: chmod: not found
. 2005-11-07 10:32:06.218 Waiting for another 1 bytes
. 2005-11-07 10:32:06.218 Looking for incoming data
. 2005-11-07 10:32:06.453 Select result is 1
. 2005-11-07 10:32:06.453 Received 1 bytes
. 2005-11-07 10:32:06.453 Received 29 bytes
< 2005-11-07 10:32:06.453 WinSCP: this is end-of-file:1
. 2005-11-07 10:32:06.453 Sent 55 bytes
. 2005-11-07 10:32:06.453 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:06.453 Sent 1 bytes
. 2005-11-07 10:32:06.453 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:06.453 unalias "chgrp" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:06.453 Waiting for another 1 bytes
. 2005-11-07 10:32:06.453 Looking for incoming data
. 2005-11-07 10:32:06.656 Select result is 1
! 2005-11-07 10:32:06.656 /usr/local/cpanel/bin/jailshell: line 14: unalias: chgrp: not found
. 2005-11-07 10:32:06.656 Received 1 bytes
. 2005-11-07 10:32:06.656 Received 29 bytes
< 2005-11-07 10:32:06.656 WinSCP: this is end-of-file:1
. 2005-11-07 10:32:06.656 Sent 55 bytes
. 2005-11-07 10:32:06.656 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:06.656 Sent 1 bytes
. 2005-11-07 10:32:06.656 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:06.656 unalias "chown" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:06.656 Waiting for another 1 bytes
. 2005-11-07 10:32:06.656 Looking for incoming data
. 2005-11-07 10:32:06.843 Select result is 1
! 2005-11-07 10:32:06.843 /usr/local/cpanel/bin/jailshell: line 15: unalias: chown: not found
. 2005-11-07 10:32:06.843 Waiting for another 1 bytes
. 2005-11-07 10:32:06.843 Looking for incoming data
. 2005-11-07 10:32:07.109 Select result is 1
. 2005-11-07 10:32:07.109 Received 1 bytes
. 2005-11-07 10:32:07.109 Received 29 bytes
< 2005-11-07 10:32:07.109 WinSCP: this is end-of-file:1
. 2005-11-07 10:32:07.109 Sent 55 bytes
. 2005-11-07 10:32:07.109 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:07.109 Sent 1 bytes
. 2005-11-07 10:32:07.109 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:07.125 unalias "unset" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:07.125 Waiting for another 1 bytes
. 2005-11-07 10:32:07.125 Looking for incoming data
. 2005-11-07 10:32:07.312 Select result is 1
! 2005-11-07 10:32:07.312 /usr/local/cpanel/bin/jailshell: line 16: unalias: unset: not found
. 2005-11-07 10:32:07.312 Waiting for another 1 bytes
. 2005-11-07 10:32:07.312 Looking for incoming data
. 2005-11-07 10:32:07.546 Select result is 1
. 2005-11-07 10:32:07.546 Received 1 bytes
. 2005-11-07 10:32:07.546 Received 29 bytes
< 2005-11-07 10:32:07.546 WinSCP: this is end-of-file:1
. 2005-11-07 10:32:07.546 Sent 57 bytes
. 2005-11-07 10:32:07.546 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:07.546 Sent 1 bytes
. 2005-11-07 10:32:07.546 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:07.546 unalias "unalias" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:07.546 Waiting for another 1 bytes
. 2005-11-07 10:32:07.546 Looking for incoming data
. 2005-11-07 10:32:07.750 Select result is 1
! 2005-11-07 10:32:07.750 /usr/local/cpanel/bin/jailshell: line 17: unalias: unalias: not found
. 2005-11-07 10:32:07.750 Waiting for another 1 bytes
. 2005-11-07 10:32:07.750 Looking for incoming data
. 2005-11-07 10:32:07.984 Select result is 1
. 2005-11-07 10:32:07.984 Received 1 bytes
. 2005-11-07 10:32:07.984 Received 29 bytes
< 2005-11-07 10:32:07.984 WinSCP: this is end-of-file:1
. 2005-11-07 10:32:07.984 Sent 55 bytes
. 2005-11-07 10:32:07.984 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:07.984 Sent 1 bytes
. 2005-11-07 10:32:07.984 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:07.984 unalias "alias" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:07.984 Waiting for another 1 bytes
. 2005-11-07 10:32:07.984 Looking for incoming data
. 2005-11-07 10:32:08.187 Select result is 1
! 2005-11-07 10:32:08.187 /usr/local/cpanel/bin/jailshell: line 18: unalias: alias: not found
. 2005-11-07 10:32:08.187 Waiting for another 1 bytes
. 2005-11-07 10:32:08.187 Looking for incoming data
. 2005-11-07 10:32:08.421 Select result is 1
. 2005-11-07 10:32:08.421 Received 1 bytes
. 2005-11-07 10:32:08.421 Received 29 bytes
< 2005-11-07 10:32:08.421 WinSCP: this is end-of-file:1
. 2005-11-07 10:32:08.421 Sent 52 bytes
. 2005-11-07 10:32:08.421 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:08.421 Sent 1 bytes
. 2005-11-07 10:32:08.421 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:08.421 unalias "ln" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:08.421 Waiting for another 1 bytes
. 2005-11-07 10:32:08.421 Looking for incoming data
. 2005-11-07 10:32:08.609 Select result is 1
! 2005-11-07 10:32:08.609 /usr/local/cpanel/bin/jailshell: line 19: unalias: ln: not found
. 2005-11-07 10:32:08.609 Waiting for another 1 bytes
. 2005-11-07 10:32:08.609 Looking for incoming data
. 2005-11-07 10:32:08.859 Select result is 1
. 2005-11-07 10:32:08.859 Received 1 bytes
. 2005-11-07 10:32:08.859 Received 29 bytes
< 2005-11-07 10:32:08.859 WinSCP: this is end-of-file:1
. 2005-11-07 10:32:08.859 Sent 52 bytes
. 2005-11-07 10:32:08.859 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:08.859 Sent 1 bytes
. 2005-11-07 10:32:08.859 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:08.859 unalias "cp" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:08.859 Waiting for another 1 bytes
. 2005-11-07 10:32:08.859 Looking for incoming data
. 2005-11-07 10:32:09.046 Select result is 1
! 2005-11-07 10:32:09.046 /usr/local/cpanel/bin/jailshell: line 20: unalias: cp: not found
. 2005-11-07 10:32:09.062 Waiting for another 1 bytes
. 2005-11-07 10:32:09.062 Looking for incoming data
. 2005-11-07 10:32:09.296 Select result is 1
. 2005-11-07 10:32:09.296 Received 1 bytes
. 2005-11-07 10:32:09.296 Received 29 bytes
< 2005-11-07 10:32:09.296 WinSCP: this is end-of-file:1
. 2005-11-07 10:32:09.296 Clearing national user variables.
. 2005-11-07 10:32:09.296 Sent 52 bytes
. 2005-11-07 10:32:09.296 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:09.312 Sent 1 bytes
. 2005-11-07 10:32:09.312 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:09.312 unset "LANG" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:09.312 Waiting for another 1 bytes
. 2005-11-07 10:32:09.312 Looking for incoming data
. 2005-11-07 10:32:09.500 Select result is 1
. 2005-11-07 10:32:09.500 Received 1 bytes
. 2005-11-07 10:32:09.500 Received 29 bytes
< 2005-11-07 10:32:09.500 WinSCP: this is end-of-file:0
. 2005-11-07 10:32:09.500 Sent 56 bytes
. 2005-11-07 10:32:09.500 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:09.500 Sent 1 bytes
. 2005-11-07 10:32:09.500 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:09.500 unset "LANGUAGE" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:09.500 Waiting for another 1 bytes
. 2005-11-07 10:32:09.500 Looking for incoming data
. 2005-11-07 10:32:09.687 Select result is 1
. 2005-11-07 10:32:09.687 Received 1 bytes
. 2005-11-07 10:32:09.687 Received 29 bytes
< 2005-11-07 10:32:09.687 WinSCP: this is end-of-file:0
. 2005-11-07 10:32:09.687 Sent 56 bytes
. 2005-11-07 10:32:09.687 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:09.687 Sent 1 bytes
. 2005-11-07 10:32:09.687 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:09.687 unset "LC_CTYPE" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:09.687 Waiting for another 1 bytes
. 2005-11-07 10:32:09.687 Looking for incoming data
. 2005-11-07 10:32:09.875 Select result is 1
. 2005-11-07 10:32:09.875 Received 1 bytes
. 2005-11-07 10:32:09.875 Received 29 bytes
< 2005-11-07 10:32:09.875 WinSCP: this is end-of-file:0
. 2005-11-07 10:32:09.875 Sent 58 bytes
. 2005-11-07 10:32:09.875 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:09.875 Sent 1 bytes
. 2005-11-07 10:32:09.875 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:09.875 unset "LC_COLLATE" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:09.875 Waiting for another 1 bytes
. 2005-11-07 10:32:09.875 Looking for incoming data
. 2005-11-07 10:32:10.078 Select result is 1
. 2005-11-07 10:32:10.078 Received 1 bytes
. 2005-11-07 10:32:10.078 Received 29 bytes
< 2005-11-07 10:32:10.078 WinSCP: this is end-of-file:0
. 2005-11-07 10:32:10.078 Sent 59 bytes
. 2005-11-07 10:32:10.078 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:10.078 Sent 1 bytes
. 2005-11-07 10:32:10.078 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:10.078 unset "LC_MONETARY" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:10.078 Waiting for another 1 bytes
. 2005-11-07 10:32:10.078 Looking for incoming data
. 2005-11-07 10:32:10.265 Select result is 1
. 2005-11-07 10:32:10.265 Received 1 bytes
. 2005-11-07 10:32:10.265 Received 29 bytes
< 2005-11-07 10:32:10.265 WinSCP: this is end-of-file:0
. 2005-11-07 10:32:10.265 Sent 58 bytes
. 2005-11-07 10:32:10.265 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:10.265 Sent 1 bytes
. 2005-11-07 10:32:10.265 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:10.265 unset "LC_NUMERIC" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:10.265 Waiting for another 1 bytes
. 2005-11-07 10:32:10.265 Looking for incoming data
. 2005-11-07 10:32:10.453 Select result is 1
. 2005-11-07 10:32:10.453 Received 1 bytes
. 2005-11-07 10:32:10.453 Received 29 bytes
< 2005-11-07 10:32:10.453 WinSCP: this is end-of-file:0
. 2005-11-07 10:32:10.453 Sent 55 bytes
. 2005-11-07 10:32:10.453 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:10.453 Sent 1 bytes
. 2005-11-07 10:32:10.453 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:10.453 unset "LC_TIME" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:10.453 Waiting for another 1 bytes
. 2005-11-07 10:32:10.453 Looking for incoming data
. 2005-11-07 10:32:10.640 Select result is 1
. 2005-11-07 10:32:10.640 Received 1 bytes
. 2005-11-07 10:32:10.640 Received 29 bytes
< 2005-11-07 10:32:10.640 WinSCP: this is end-of-file:0
. 2005-11-07 10:32:10.640 Sent 59 bytes
. 2005-11-07 10:32:10.640 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:10.640 Sent 1 bytes
. 2005-11-07 10:32:10.640 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:10.640 unset "LC_MESSAGES" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:10.640 Waiting for another 1 bytes
. 2005-11-07 10:32:10.640 Looking for incoming data
. 2005-11-07 10:32:10.843 Select result is 1
. 2005-11-07 10:32:10.843 Received 1 bytes
. 2005-11-07 10:32:10.843 Received 29 bytes
< 2005-11-07 10:32:10.843 WinSCP: this is end-of-file:0
. 2005-11-07 10:32:10.843 Sent 54 bytes
. 2005-11-07 10:32:10.843 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:10.843 Sent 1 bytes
. 2005-11-07 10:32:10.843 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:10.843 unset "LC_ALL" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:10.843 Waiting for another 1 bytes
. 2005-11-07 10:32:10.843 Looking for incoming data
. 2005-11-07 10:32:11.046 Select result is 1
. 2005-11-07 10:32:11.046 Received 1 bytes
. 2005-11-07 10:32:11.046 Received 29 bytes
< 2005-11-07 10:32:11.046 WinSCP: this is end-of-file:0
. 2005-11-07 10:32:11.046 Sent 60 bytes
. 2005-11-07 10:32:11.046 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:11.046 Sent 1 bytes
. 2005-11-07 10:32:11.046 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:11.046 unset "HUMAN_BLOCKS" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:11.046 Waiting for another 1 bytes
. 2005-11-07 10:32:11.046 Looking for incoming data
. 2005-11-07 10:32:11.234 Select result is 1
. 2005-11-07 10:32:11.234 Received 1 bytes
. 2005-11-07 10:32:11.234 Received 29 bytes
< 2005-11-07 10:32:11.234 WinSCP: this is end-of-file:0
. 2005-11-07 10:32:11.234 Looking up groups and users.
. 2005-11-07 10:32:11.234 Sent 46 bytes
. 2005-11-07 10:32:11.234 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:11.234 Sent 1 bytes
. 2005-11-07 10:32:11.234 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:11.234 groups ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:11.234 Waiting for another 1 bytes
. 2005-11-07 10:32:11.234 Looking for incoming data
. 2005-11-07 10:32:11.421 Select result is 1
. 2005-11-07 10:32:11.421 Received 1 bytes
. 2005-11-07 10:32:11.421 Received 8 bytes
< 2005-11-07 10:32:11.421 myname
. 2005-11-07 10:32:11.421 Waiting for another 1 bytes
. 2005-11-07 10:32:11.421 Looking for incoming data
. 2005-11-07 10:32:11.703 Select result is 1
. 2005-11-07 10:32:11.703 Received 1 bytes
. 2005-11-07 10:32:11.703 Received 29 bytes
< 2005-11-07 10:32:11.703 WinSCP: this is end-of-file:0
. 2005-11-07 10:32:11.703 Following groups found:
. 2005-11-07 10:32:11.703 myname
. 2005-11-07 10:32:11.703 No users found.
. 2005-11-07 10:32:11.703 Getting current directory name.
. 2005-11-07 10:32:11.703 Sent 43 bytes
. 2005-11-07 10:32:11.703 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:11.703 Sent 1 bytes
. 2005-11-07 10:32:11.703 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:11.703 pwd ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:11.703 Waiting for another 1 bytes
. 2005-11-07 10:32:11.703 Looking for incoming data
. 2005-11-07 10:32:11.906 Select result is 1
. 2005-11-07 10:32:11.906 Received 1 bytes
. 2005-11-07 10:32:11.906 Received 14 bytes
< 2005-11-07 10:32:11.906 /home/myname
. 2005-11-07 10:32:11.906 Waiting for another 1 bytes
. 2005-11-07 10:32:11.906 Looking for incoming data
. 2005-11-07 10:32:12.140 Select result is 1
. 2005-11-07 10:32:12.140 Received 1 bytes
. 2005-11-07 10:32:12.140 Received 29 bytes
< 2005-11-07 10:32:12.140 WinSCP: this is end-of-file:0
. 2005-11-07 10:32:12.140 Startup conversation with host finished.
. 2005-11-07 10:32:15.015 Cached directory change via "dmp" to "/home/myname/dmp".
. 2005-11-07 10:32:15.015 Getting current directory name.
. 2005-11-07 10:32:27.968 Listing file "project.dmp".
. 2005-11-07 10:32:27.968 Locating to cached directory "/home/myname/dmp".
. 2005-11-07 10:32:27.968 Sent 63 bytes
. 2005-11-07 10:32:27.968 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:27.968 Sent 1 bytes
. 2005-11-07 10:32:27.968 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:27.968 cd "/home/myname/dmp" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:27.968 Waiting for another 1 bytes
. 2005-11-07 10:32:27.968 Looking for incoming data
. 2005-11-07 10:32:28.171 Select result is 1
. 2005-11-07 10:32:28.171 Received 1 bytes
. 2005-11-07 10:32:28.171 Received 29 bytes
< 2005-11-07 10:32:28.171 WinSCP: this is end-of-file:0
. 2005-11-07 10:32:28.171 Sent 62 bytes
. 2005-11-07 10:32:28.171 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:28.171 Sent 1 bytes
. 2005-11-07 10:32:28.171 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:28.171 ls -lad "project.dmp" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:28.171 Waiting for another 1 bytes
. 2005-11-07 10:32:28.171 Looking for incoming data
. 2005-11-07 10:32:28.359 Select result is 1
. 2005-11-07 10:32:28.359 Received 1 bytes
. 2005-11-07 10:32:28.359 Received 63 bytes
< 2005-11-07 10:32:28.359 -rw-r--r-- 1 myname myname 212196 Nov 7 13:27 project.dmp
. 2005-11-07 10:32:28.359 Waiting for another 1 bytes
. 2005-11-07 10:32:28.359 Looking for incoming data
. 2005-11-07 10:32:28.546 Select result is 1
. 2005-11-07 10:32:28.562 Received 1 bytes
. 2005-11-07 10:32:28.562 Received 29 bytes
< 2005-11-07 10:32:28.562 WinSCP: this is end-of-file:0
. 2005-11-07 10:32:28.562 Copying 1 files/directories to local directory "c:\www\dmp"
. 2005-11-07 10:32:28.562 PrTime: Yes; PrRO: Yes; Rght: rw-r--r--; PrR: No; FnCs: N; RIC: 01; Resume: S (102400); CalcS: No; Mask:
. 2005-11-07 10:32:28.562 TM: M; ClAr: No; ExclM(No):
. 2005-11-07 10:32:28.562 AscM: *.*html; *.htm; *.txt; *.php*; *.cgi; *.c; *.cpp; *.h; *.pas; *.bas; *.tex; *.pl; .htaccess; *.xtml; *.css; *.cfg; *.ini; *.sh; *.xml
. 2005-11-07 10:32:28.562 Sent 108 bytes
. 2005-11-07 10:32:28.562 There are 0 bytes remaining in the send buffer
. 2005-11-07 10:32:28.562 Sent 1 bytes
. 2005-11-07 10:32:28.562 There are 0 bytes remaining in the send buffer
> 2005-11-07 10:32:28.562 echo "WinSCP: this is begin-of-file" ; scp -r -p -d -f "project.dmp" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-07 10:32:28.562 Waiting for another 1 bytes
. 2005-11-07 10:32:28.562 Looking for incoming data
. 2005-11-07 10:32:28.750 Select result is 1
. 2005-11-07 10:32:28.750 Received 1 bytes
. 2005-11-07 10:32:28.750 Received 29 bytes
< 2005-11-07 10:32:28.750 WinSCP: this is begin-of-file
. 2005-11-07 10:32:28.750 Waiting for another 1 bytes
. 2005-11-07 10:32:28.750 Looking for incoming data
. 2005-11-07 10:32:43.750 Select result is 0
. 2005-11-07 10:32:43.750 Waiting for data timed out, asking user what to do.
. 2005-11-07 10:32:43.750 Asking user:
. 2005-11-07 10:32:43.750 Host has not answered for 15 seconds.
. 2005-11-07 10:32:43.750
. 2005-11-07 10:32:43.750 Wait for another 15 seconds? Pressing 'Abort' button will close session. ()
. 2005-11-07 10:32:43.750 Attempt to close connection due to fatal exception:
* 2005-11-07 10:32:43.750 Terminated by user.
. 2005-11-07 10:32:43.750 Closing connection.
:roll: :!: :!: :idea: :arrow: :mrgreen:

Reply with quote

martin
Site Admin
martin avatar

Re: CMD mode: I can put but I cannot get, cant get what I pu

Do you have the problem with any file? Can you download the file from GUI?

Reply with quote

JimBob
Joined:
Posts:
6
Location:
San Diego

In command mode, I cannot get any file.
I can put file 'foo' but then cannot get file 'foo'.
In GUI all puts and gets work fine.
Thanx.

Reply with quote

Advertisement

JimBob
Joined:
Posts:
6
Location:
San Diego

martin wrote:

Can you post log file of "get" in GUI? Thanks.
Sure Martin.
Here is the GUI version of simply putting paper.jpg and immediately getting paper.jpg. It works. My next post will be the exact same operation in command mode.
This is GUI:

. 2005-11-14 15:44:34.859 --------------------------------------------------------------------------
. 2005-11-14 15:44:34.859 WinSCP Version 3.7.6 (Build 306) (OS 5.1.2600 Service Pack 2)
. 2005-11-14 15:44:34.859 Login time: Monday, November 14, 2005 3:44:34 PM
. 2005-11-14 15:44:34.859 --------------------------------------------------------------------------
. 2005-11-14 15:44:34.859 Session name: myname@mydomain.com
. 2005-11-14 15:44:34.859 Host name: mydomain.com (Port: 22)
. 2005-11-14 15:44:34.859 User name: myname (Password: Yes, Key file: No)
. 2005-11-14 15:44:34.859 Transfer Protocol: SCP
. 2005-11-14 15:44:34.859 SSH protocol version: 2; Compression: No
. 2005-11-14 15:44:34.859 Agent forwarding: No; TIS/CryptoCard: No; KI: Yes; GSSAPI: No
. 2005-11-14 15:44:34.859 Ciphers: aes,blowfish,3des,WARN,des; Ssh2DES: No
. 2005-11-14 15:44:34.859 Ping type: -, Ping interval: 30 sec; Timeout: 15 sec
. 2005-11-14 15:44:34.859 SSH Bugs: -,-,-,-,-,-,-,-
. 2005-11-14 15:44:34.859 SFTP Bugs: -,-,-
. 2005-11-14 15:44:34.859 Proxy: none
. 2005-11-14 15:44:34.859 Return code variable: Autodetect; Lookup user groups: Yes
. 2005-11-14 15:44:34.859 Shell: default, EOL: 0
. 2005-11-14 15:44:34.859 Local directory: default, Remote directory: home, Update: No, Cache: Yes
. 2005-11-14 15:44:34.859 Cache directory changes: Yes, Permanent: Yes
. 2005-11-14 15:44:34.859 Clear aliases: Yes, Unset nat.vars: Yes, Resolve symlinks: Yes
. 2005-11-14 15:44:34.859 Alias LS: No, Ign LS warn: Yes, Scp1 Comp: No
. 2005-11-14 15:44:34.859 --------------------------------------------------------------------------
. 2005-11-14 15:44:34.859 Looking up host "mydomain.com"
. 2005-11-14 15:44:34.875 Connecting to 214.56.144.14 port 22
. 2005-11-14 15:44:34.890 Waiting for the server to continue with the initialisation
. 2005-11-14 15:44:34.890 Looking for incoming data
. 2005-11-14 15:44:34.906 Select result is 1
. 2005-11-14 15:44:34.906 Server version: SSH-1.99-OpenSSH_3.6.1p2
. 2005-11-14 15:44:34.906 We claim version: SSH-2.0-WinSCP_release_3.7.6
. 2005-11-14 15:44:34.906 Using SSH protocol version 2
. 2005-11-14 15:44:34.906 Waiting for the server to continue with the initialisation
. 2005-11-14 15:44:34.906 Looking for incoming data
. 2005-11-14 15:44:34.921 Select result is 1
. 2005-11-14 15:44:34.921 Doing Diffie-Hellman group exchange
. 2005-11-14 15:44:34.921 Waiting for the server to continue with the initialisation
. 2005-11-14 15:44:34.921 Looking for incoming data
. 2005-11-14 15:44:35.015 Select result is 1
. 2005-11-14 15:44:35.015 Doing Diffie-Hellman key exchange
. 2005-11-14 15:44:35.421 Waiting for the server to continue with the initialisation
. 2005-11-14 15:44:35.437 Looking for incoming data
. 2005-11-14 15:44:35.515 Select result is 1
. 2005-11-14 15:44:35.906 Host key fingerprint is:
. 2005-11-14 15:44:35.906 ssh-rsa 1024 41:89:61:d3:61:4c:ce:9f:21:77:77:18:98:91:8e:42
. 2005-11-14 15:44:35.906 Initialised AES-256 client->server encryption
. 2005-11-14 15:44:35.906 Initialised HMAC-SHA1 client->server MAC algorithm
. 2005-11-14 15:44:35.906 Initialised AES-256 server->client encryption
. 2005-11-14 15:44:35.906 Initialised HMAC-SHA1 server->client MAC algorithm
. 2005-11-14 15:44:35.906 Waiting for the server to continue with the initialisation
. 2005-11-14 15:44:35.906 Looking for incoming data
. 2005-11-14 15:44:35.937 Select result is 1
! 2005-11-14 15:44:35.937 Using username "myname".
. 2005-11-14 15:44:35.937 Waiting for the server to continue with the initialisation
. 2005-11-14 15:44:35.937 Looking for incoming data
. 2005-11-14 15:44:35.953 Select result is 1
. 2005-11-14 15:44:35.953 Waiting for the server to continue with the initialisation
. 2005-11-14 15:44:35.953 Looking for incoming data
. 2005-11-14 15:44:35.968 Select result is 1
. 2005-11-14 15:44:35.968 Keyboard-interactive authentication refused
. 2005-11-14 15:44:35.968 Session password prompt (myname@mydomain.com's password: )
. 2005-11-14 15:44:35.968 Using stored password.
. 2005-11-14 15:44:35.968 Sent password
. 2005-11-14 15:44:35.968 Waiting for the server to continue with the initialisation
. 2005-11-14 15:44:35.968 Looking for incoming data
. 2005-11-14 15:44:36.000 Select result is 1
. 2005-11-14 15:44:36.000 Access granted
. 2005-11-14 15:44:36.000 Waiting for the server to continue with the initialisation
. 2005-11-14 15:44:36.000 Looking for incoming data
. 2005-11-14 15:44:36.015 Select result is 1
. 2005-11-14 15:44:36.015 Opened channel for session
. 2005-11-14 15:44:36.015 Waiting for the server to continue with the initialisation
. 2005-11-14 15:44:36.015 Looking for incoming data
. 2005-11-14 15:44:36.031 Select result is 1
. 2005-11-14 15:44:36.031 Started a shell/command
. 2005-11-14 15:44:36.031 --------------------------------------------------------------------------
. 2005-11-14 15:44:36.031 Using SCP protocol.
. 2005-11-14 15:44:36.046 Doing startup conversation with host.
. 2005-11-14 15:44:36.046 Skipping host startup message (if any).
. 2005-11-14 15:44:36.046 Sent 36 bytes
. 2005-11-14 15:44:36.046 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:36.046 Sent 1 bytes
. 2005-11-14 15:44:36.046 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:36.046 echo "WinSCP: this is end-of-file:0"
. 2005-11-14 15:44:36.046 Waiting for another 1 bytes
. 2005-11-14 15:44:36.046 Looking for incoming data
. 2005-11-14 15:44:36.062 Select result is 1
! 2005-11-14 15:44:36.062 stdin: is not a tty
. 2005-11-14 15:44:36.062 Waiting for another 1 bytes
. 2005-11-14 15:44:36.062 Looking for incoming data
. 2005-11-14 15:44:36.078 Select result is 1
. 2005-11-14 15:44:36.078 Received 1 bytes
. 2005-11-14 15:44:36.078 Received 29 bytes
< 2005-11-14 15:44:36.078 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:36.078 Detecting variable containing return code of last command.
. 2005-11-14 15:44:36.078 Trying "$status".
. 2005-11-14 15:44:36.078 Sent 53 bytes
. 2005-11-14 15:44:36.078 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:36.078 Sent 1 bytes
. 2005-11-14 15:44:36.078 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:36.078 echo "$status" ; echo "WinSCP: this is end-of-file:0"
. 2005-11-14 15:44:36.078 Waiting for another 1 bytes
. 2005-11-14 15:44:36.078 Looking for incoming data
. 2005-11-14 15:44:36.140 Select result is 1
. 2005-11-14 15:44:36.140 Received 1 bytes
. 2005-11-14 15:44:36.140 Waiting for another 1 bytes
. 2005-11-14 15:44:36.140 Looking for incoming data
. 2005-11-14 15:44:36.296 Select result is 1
. 2005-11-14 15:44:36.296 Received 1 bytes
. 2005-11-14 15:44:36.296 Received 29 bytes
< 2005-11-14 15:44:36.296 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:36.296 Trying "$?".
. 2005-11-14 15:44:36.296 Sent 48 bytes
. 2005-11-14 15:44:36.296 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:36.296 Sent 1 bytes
. 2005-11-14 15:44:36.296 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:36.296 echo "$?" ; echo "WinSCP: this is end-of-file:0"
. 2005-11-14 15:44:36.312 Waiting for another 1 bytes
. 2005-11-14 15:44:36.312 Looking for incoming data
. 2005-11-14 15:44:36.375 Select result is 1
. 2005-11-14 15:44:36.375 Received 1 bytes
. 2005-11-14 15:44:36.375 Received 1 bytes
< 2005-11-14 15:44:36.375 0
. 2005-11-14 15:44:36.375 Waiting for another 1 bytes
. 2005-11-14 15:44:36.375 Looking for incoming data
. 2005-11-14 15:44:36.625 Select result is 1
. 2005-11-14 15:44:36.625 Received 1 bytes
. 2005-11-14 15:44:36.625 Received 29 bytes
< 2005-11-14 15:44:36.625 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:36.625 Return code variable "$?" selected.
. 2005-11-14 15:44:36.625 Clearing all aliases.
. 2005-11-14 15:44:36.625 Sent 54 bytes
. 2005-11-14 15:44:36.625 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:36.625 Sent 1 bytes
. 2005-11-14 15:44:36.625 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:36.625 unalias "echo" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:36.625 Waiting for another 1 bytes
. 2005-11-14 15:44:36.625 Looking for incoming data
. 2005-11-14 15:44:36.687 Select result is 1
! 2005-11-14 15:44:36.687 -bash: line 4: unalias: echo: not found
. 2005-11-14 15:44:36.687 Waiting for another 1 bytes
. 2005-11-14 15:44:36.687 Looking for incoming data
. 2005-11-14 15:44:36.843 Select result is 1
. 2005-11-14 15:44:36.843 Received 1 bytes
. 2005-11-14 15:44:36.843 Received 29 bytes
< 2005-11-14 15:44:36.843 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:36.843 Sent 53 bytes
. 2005-11-14 15:44:36.843 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:36.843 Sent 1 bytes
. 2005-11-14 15:44:36.843 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:36.843 unalias "pwd" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:36.843 Waiting for another 1 bytes
. 2005-11-14 15:44:36.843 Looking for incoming data
. 2005-11-14 15:44:36.921 Select result is 1
! 2005-11-14 15:44:36.921 -bash: line 5: unalias: pwd: not found
. 2005-11-14 15:44:36.921 Waiting for another 1 bytes
. 2005-11-14 15:44:36.921 Looking for incoming data
. 2005-11-14 15:44:37.171 Select result is 1
. 2005-11-14 15:44:37.171 Received 1 bytes
. 2005-11-14 15:44:37.171 Received 29 bytes
< 2005-11-14 15:44:37.171 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:37.171 Sent 52 bytes
. 2005-11-14 15:44:37.171 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:37.187 Sent 1 bytes
. 2005-11-14 15:44:37.187 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:37.187 unalias "cd" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:37.187 Waiting for another 1 bytes
. 2005-11-14 15:44:37.187 Looking for incoming data
. 2005-11-14 15:44:37.250 Select result is 1
! 2005-11-14 15:44:37.250 -bash: line 6: unalias: cd: not found
. 2005-11-14 15:44:37.250 Waiting for another 1 bytes
. 2005-11-14 15:44:37.250 Looking for incoming data
. 2005-11-14 15:44:37.500 Select result is 1
. 2005-11-14 15:44:37.500 Received 1 bytes
. 2005-11-14 15:44:37.500 Received 29 bytes
< 2005-11-14 15:44:37.500 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:37.500 Sent 52 bytes
. 2005-11-14 15:44:37.500 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:37.500 Sent 1 bytes
. 2005-11-14 15:44:37.500 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:37.500 unalias "ls" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:37.500 Waiting for another 1 bytes
. 2005-11-14 15:44:37.500 Looking for incoming data
. 2005-11-14 15:44:37.578 Select result is 1
. 2005-11-14 15:44:37.578 Received 1 bytes
. 2005-11-14 15:44:37.578 Received 29 bytes
< 2005-11-14 15:44:37.578 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:37.578 Sent 56 bytes
. 2005-11-14 15:44:37.578 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:37.578 Sent 1 bytes
. 2005-11-14 15:44:37.578 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:37.578 unalias "groups" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:37.578 Waiting for another 1 bytes
. 2005-11-14 15:44:37.578 Looking for incoming data
. 2005-11-14 15:44:37.640 Select result is 1
! 2005-11-14 15:44:37.640 -bash: line 8: unalias: groups: not found
. 2005-11-14 15:44:37.640 Waiting for another 1 bytes
. 2005-11-14 15:44:37.640 Looking for incoming data
. 2005-11-14 15:44:37.937 Select result is 1
. 2005-11-14 15:44:37.937 Received 1 bytes
. 2005-11-14 15:44:37.937 Received 29 bytes
< 2005-11-14 15:44:37.937 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:37.937 Sent 53 bytes
. 2005-11-14 15:44:37.937 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:37.937 Sent 1 bytes
. 2005-11-14 15:44:37.937 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:37.953 unalias "scp" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:37.953 Waiting for another 1 bytes
. 2005-11-14 15:44:37.953 Looking for incoming data
. 2005-11-14 15:44:38.015 Select result is 1
! 2005-11-14 15:44:38.015 -bash: line 9: unalias: scp: not found
. 2005-11-14 15:44:38.015 Waiting for another 1 bytes
. 2005-11-14 15:44:38.015 Looking for incoming data
. 2005-11-14 15:44:38.265 Select result is 1
. 2005-11-14 15:44:38.281 Received 1 bytes
. 2005-11-14 15:44:38.281 Received 29 bytes
< 2005-11-14 15:44:38.281 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:38.281 Sent 52 bytes
. 2005-11-14 15:44:38.281 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:38.281 Sent 1 bytes
. 2005-11-14 15:44:38.281 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:38.281 unalias "rm" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:38.281 Waiting for another 1 bytes
. 2005-11-14 15:44:38.281 Looking for incoming data
. 2005-11-14 15:44:38.343 Select result is 1
! 2005-11-14 15:44:38.343 -bash: line 10: unalias: rm: not found
. 2005-11-14 15:44:38.343 Waiting for another 1 bytes
. 2005-11-14 15:44:38.343 Looking for incoming data
. 2005-11-14 15:44:38.500 Select result is 1
. 2005-11-14 15:44:38.500 Received 1 bytes
. 2005-11-14 15:44:38.500 Received 29 bytes
< 2005-11-14 15:44:38.500 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:38.500 Sent 52 bytes
. 2005-11-14 15:44:38.500 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:38.500 Sent 1 bytes
. 2005-11-14 15:44:38.500 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:38.500 unalias "mv" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:38.500 Waiting for another 1 bytes
. 2005-11-14 15:44:38.500 Looking for incoming data
. 2005-11-14 15:44:38.562 Select result is 1
! 2005-11-14 15:44:38.562 -bash: line 11: unalias: mv: not found
. 2005-11-14 15:44:38.562 Waiting for another 1 bytes
. 2005-11-14 15:44:38.562 Looking for incoming data
. 2005-11-14 15:44:38.812 Select result is 1
. 2005-11-14 15:44:38.812 Received 1 bytes
. 2005-11-14 15:44:38.812 Received 29 bytes
< 2005-11-14 15:44:38.812 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:38.812 Sent 55 bytes
. 2005-11-14 15:44:38.812 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:38.812 Sent 1 bytes
. 2005-11-14 15:44:38.812 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:38.812 unalias "mkdir" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:38.812 Waiting for another 1 bytes
. 2005-11-14 15:44:38.812 Looking for incoming data
. 2005-11-14 15:44:38.890 Select result is 1
! 2005-11-14 15:44:38.890 -bash: line 12: unalias: mkdir: not found
. 2005-11-14 15:44:38.890 Waiting for another 1 bytes
. 2005-11-14 15:44:38.890 Looking for incoming data
. 2005-11-14 15:44:39.140 Select result is 1
. 2005-11-14 15:44:39.140 Received 1 bytes
. 2005-11-14 15:44:39.140 Received 29 bytes
< 2005-11-14 15:44:39.140 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:39.156 Sent 55 bytes
. 2005-11-14 15:44:39.156 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:39.156 Sent 1 bytes
. 2005-11-14 15:44:39.156 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:39.156 unalias "chmod" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:39.156 Waiting for another 1 bytes
. 2005-11-14 15:44:39.156 Looking for incoming data
. 2005-11-14 15:44:39.218 Select result is 1
! 2005-11-14 15:44:39.218 -bash: line 13: unalias: chmod: not found
. 2005-11-14 15:44:39.218 Waiting for another 1 bytes
. 2005-11-14 15:44:39.218 Looking for incoming data
. 2005-11-14 15:44:39.375 Select result is 1
. 2005-11-14 15:44:39.375 Received 1 bytes
. 2005-11-14 15:44:39.375 Received 29 bytes
< 2005-11-14 15:44:39.375 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:39.375 Sent 55 bytes
. 2005-11-14 15:44:39.375 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:39.375 Sent 1 bytes
. 2005-11-14 15:44:39.375 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:39.375 unalias "chgrp" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:39.375 Waiting for another 1 bytes
. 2005-11-14 15:44:39.375 Looking for incoming data
. 2005-11-14 15:44:39.437 Select result is 1
! 2005-11-14 15:44:39.437 -bash: line 14: unalias: chgrp: not found
. 2005-11-14 15:44:39.437 Waiting for another 1 bytes
. 2005-11-14 15:44:39.437 Looking for incoming data
. 2005-11-14 15:44:39.578 Select result is 1
. 2005-11-14 15:44:39.578 Received 1 bytes
. 2005-11-14 15:44:39.578 Received 29 bytes
< 2005-11-14 15:44:39.578 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:39.578 Sent 55 bytes
. 2005-11-14 15:44:39.578 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:39.578 Sent 1 bytes
. 2005-11-14 15:44:39.578 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:39.578 unalias "chown" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:39.578 Waiting for another 1 bytes
. 2005-11-14 15:44:39.578 Looking for incoming data
. 2005-11-14 15:44:39.656 Select result is 1
! 2005-11-14 15:44:39.656 -bash: line 15: unalias: chown: not found
. 2005-11-14 15:44:39.656 Waiting for another 1 bytes
. 2005-11-14 15:44:39.656 Looking for incoming data
. 2005-11-14 15:44:39.796 Select result is 1
. 2005-11-14 15:44:39.796 Received 1 bytes
. 2005-11-14 15:44:39.796 Received 29 bytes
< 2005-11-14 15:44:39.796 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:39.796 Sent 55 bytes
. 2005-11-14 15:44:39.796 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:39.796 Sent 1 bytes
. 2005-11-14 15:44:39.796 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:39.796 unalias "unset" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:39.796 Waiting for another 1 bytes
. 2005-11-14 15:44:39.796 Looking for incoming data
. 2005-11-14 15:44:39.875 Select result is 1
! 2005-11-14 15:44:39.875 -bash: line 16: unalias: unset: not found
. 2005-11-14 15:44:39.875 Waiting for another 1 bytes
. 2005-11-14 15:44:39.875 Looking for incoming data
. 2005-11-14 15:44:40.140 Select result is 1
. 2005-11-14 15:44:40.140 Received 1 bytes
. 2005-11-14 15:44:40.140 Received 29 bytes
< 2005-11-14 15:44:40.140 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:40.140 Sent 57 bytes
. 2005-11-14 15:44:40.140 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:40.140 Sent 1 bytes
. 2005-11-14 15:44:40.140 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:40.140 unalias "unalias" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:40.140 Waiting for another 1 bytes
. 2005-11-14 15:44:40.140 Looking for incoming data
. 2005-11-14 15:44:40.203 Select result is 1
! 2005-11-14 15:44:40.203 -bash: line 17: unalias: unalias: not found
. 2005-11-14 15:44:40.203 Waiting for another 1 bytes
. 2005-11-14 15:44:40.203 Looking for incoming data
. 2005-11-14 15:44:40.453 Select result is 1
. 2005-11-14 15:44:40.453 Received 1 bytes
. 2005-11-14 15:44:40.453 Received 29 bytes
< 2005-11-14 15:44:40.453 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:40.453 Sent 55 bytes
. 2005-11-14 15:44:40.453 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:40.453 Sent 1 bytes
. 2005-11-14 15:44:40.453 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:40.453 unalias "alias" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:40.453 Waiting for another 1 bytes
. 2005-11-14 15:44:40.453 Looking for incoming data
. 2005-11-14 15:44:40.531 Select result is 1
! 2005-11-14 15:44:40.531 -bash: line 18: unalias: alias: not found
. 2005-11-14 15:44:40.531 Waiting for another 1 bytes
. 2005-11-14 15:44:40.531 Looking for incoming data
. 2005-11-14 15:44:40.687 Select result is 1
. 2005-11-14 15:44:40.687 Received 1 bytes
. 2005-11-14 15:44:40.687 Received 29 bytes
< 2005-11-14 15:44:40.687 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:40.687 Sent 52 bytes
. 2005-11-14 15:44:40.687 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:40.687 Sent 1 bytes
. 2005-11-14 15:44:40.687 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:40.687 unalias "ln" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:40.687 Waiting for another 1 bytes
. 2005-11-14 15:44:40.687 Looking for incoming data
. 2005-11-14 15:44:40.750 Select result is 1
! 2005-11-14 15:44:40.750 -bash: line 19: unalias: ln: not found
. 2005-11-14 15:44:40.750 Waiting for another 1 bytes
. 2005-11-14 15:44:40.750 Looking for incoming data
. 2005-11-14 15:44:41.000 Select result is 1
. 2005-11-14 15:44:41.000 Received 1 bytes
. 2005-11-14 15:44:41.000 Received 29 bytes
< 2005-11-14 15:44:41.000 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:41.000 Sent 52 bytes
. 2005-11-14 15:44:41.000 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:41.000 Sent 1 bytes
. 2005-11-14 15:44:41.000 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:41.000 unalias "cp" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:41.000 Waiting for another 1 bytes
. 2005-11-14 15:44:41.000 Looking for incoming data
. 2005-11-14 15:44:41.078 Select result is 1
! 2005-11-14 15:44:41.078 -bash: line 20: unalias: cp: not found
. 2005-11-14 15:44:41.078 Waiting for another 1 bytes
. 2005-11-14 15:44:41.078 Looking for incoming data
. 2005-11-14 15:44:41.328 Select result is 1
. 2005-11-14 15:44:41.328 Received 1 bytes
. 2005-11-14 15:44:41.328 Received 29 bytes
< 2005-11-14 15:44:41.328 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:41.328 Clearing national user variables.
. 2005-11-14 15:44:41.328 Sent 52 bytes
. 2005-11-14 15:44:41.328 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:41.343 Sent 1 bytes
. 2005-11-14 15:44:41.343 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:41.343 unset "LANG" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:41.343 Waiting for another 1 bytes
. 2005-11-14 15:44:41.343 Looking for incoming data
. 2005-11-14 15:44:41.406 Select result is 1
. 2005-11-14 15:44:41.406 Received 1 bytes
. 2005-11-14 15:44:41.406 Received 29 bytes
< 2005-11-14 15:44:41.406 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:41.406 Sent 56 bytes
. 2005-11-14 15:44:41.406 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:41.406 Sent 1 bytes
. 2005-11-14 15:44:41.406 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:41.406 unset "LANGUAGE" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:41.406 Waiting for another 1 bytes
. 2005-11-14 15:44:41.406 Looking for incoming data
. 2005-11-14 15:44:41.468 Select result is 1
. 2005-11-14 15:44:41.468 Received 1 bytes
. 2005-11-14 15:44:41.468 Received 29 bytes
< 2005-11-14 15:44:41.468 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:41.468 Sent 56 bytes
. 2005-11-14 15:44:41.468 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:41.468 Sent 1 bytes
. 2005-11-14 15:44:41.468 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:41.468 unset "LC_CTYPE" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:41.468 Waiting for another 1 bytes
. 2005-11-14 15:44:41.468 Looking for incoming data
. 2005-11-14 15:44:41.890 Select result is 1
. 2005-11-14 15:44:41.890 Received 1 bytes
. 2005-11-14 15:44:41.890 Received 29 bytes
< 2005-11-14 15:44:41.890 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:41.890 Sent 58 bytes
. 2005-11-14 15:44:41.890 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:41.890 Sent 1 bytes
. 2005-11-14 15:44:41.890 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:41.890 unset "LC_COLLATE" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:41.890 Waiting for another 1 bytes
. 2005-11-14 15:44:41.890 Looking for incoming data
. 2005-11-14 15:44:41.953 Select result is 1
. 2005-11-14 15:44:41.953 Received 1 bytes
. 2005-11-14 15:44:41.953 Received 29 bytes
< 2005-11-14 15:44:41.953 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:41.953 Sent 59 bytes
. 2005-11-14 15:44:41.953 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:41.953 Sent 1 bytes
. 2005-11-14 15:44:41.953 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:41.953 unset "LC_MONETARY" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:41.953 Waiting for another 1 bytes
. 2005-11-14 15:44:41.953 Looking for incoming data
. 2005-11-14 15:44:42.031 Select result is 1
. 2005-11-14 15:44:42.031 Received 1 bytes
. 2005-11-14 15:44:42.031 Received 29 bytes
< 2005-11-14 15:44:42.031 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:42.031 Sent 58 bytes
. 2005-11-14 15:44:42.031 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:42.031 Sent 1 bytes
. 2005-11-14 15:44:42.031 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:42.031 unset "LC_NUMERIC" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:42.031 Waiting for another 1 bytes
. 2005-11-14 15:44:42.031 Looking for incoming data
. 2005-11-14 15:44:42.093 Select result is 1
. 2005-11-14 15:44:42.093 Received 1 bytes
. 2005-11-14 15:44:42.093 Received 29 bytes
< 2005-11-14 15:44:42.093 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:42.093 Sent 55 bytes
. 2005-11-14 15:44:42.093 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:42.093 Sent 1 bytes
. 2005-11-14 15:44:42.093 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:42.093 unset "LC_TIME" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:42.093 Waiting for another 1 bytes
. 2005-11-14 15:44:42.093 Looking for incoming data
. 2005-11-14 15:44:42.171 Select result is 1
. 2005-11-14 15:44:42.171 Received 1 bytes
. 2005-11-14 15:44:42.171 Received 29 bytes
< 2005-11-14 15:44:42.171 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:42.171 Sent 59 bytes
. 2005-11-14 15:44:42.171 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:42.171 Sent 1 bytes
. 2005-11-14 15:44:42.171 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:42.171 unset "LC_MESSAGES" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:42.171 Waiting for another 1 bytes
. 2005-11-14 15:44:42.171 Looking for incoming data
. 2005-11-14 15:44:42.234 Select result is 1
. 2005-11-14 15:44:42.234 Received 1 bytes
. 2005-11-14 15:44:42.234 Received 29 bytes
< 2005-11-14 15:44:42.234 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:42.234 Sent 54 bytes
. 2005-11-14 15:44:42.234 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:42.234 Sent 1 bytes
. 2005-11-14 15:44:42.234 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:42.234 unset "LC_ALL" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:42.234 Waiting for another 1 bytes
. 2005-11-14 15:44:42.234 Looking for incoming data
. 2005-11-14 15:44:42.312 Select result is 1
. 2005-11-14 15:44:42.312 Received 1 bytes
. 2005-11-14 15:44:42.312 Received 29 bytes
< 2005-11-14 15:44:42.312 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:42.312 Sent 60 bytes
. 2005-11-14 15:44:42.312 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:42.312 Sent 1 bytes
. 2005-11-14 15:44:42.312 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:42.312 unset "HUMAN_BLOCKS" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:42.312 Waiting for another 1 bytes
. 2005-11-14 15:44:42.312 Looking for incoming data
. 2005-11-14 15:44:42.375 Select result is 1
. 2005-11-14 15:44:42.375 Received 1 bytes
. 2005-11-14 15:44:42.375 Received 29 bytes
< 2005-11-14 15:44:42.375 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:42.375 Looking up groups and users.
. 2005-11-14 15:44:42.375 Sent 46 bytes
. 2005-11-14 15:44:42.375 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:42.375 Sent 1 bytes
. 2005-11-14 15:44:42.375 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:42.375 groups ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:42.375 Waiting for another 1 bytes
. 2005-11-14 15:44:42.375 Looking for incoming data
. 2005-11-14 15:44:42.453 Select result is 1
. 2005-11-14 15:44:42.453 Received 1 bytes
. 2005-11-14 15:44:42.453 Received 6 bytes
< 2005-11-14 15:44:42.453 myname
. 2005-11-14 15:44:42.453 Waiting for another 1 bytes
. 2005-11-14 15:44:42.453 Looking for incoming data
. 2005-11-14 15:44:42.750 Select result is 1
. 2005-11-14 15:44:42.750 Received 1 bytes
. 2005-11-14 15:44:42.750 Received 29 bytes
< 2005-11-14 15:44:42.750 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:42.750 Following groups found:
. 2005-11-14 15:44:42.765 myname
. 2005-11-14 15:44:42.765 No users found.
. 2005-11-14 15:44:42.828 Getting current directory name.
. 2005-11-14 15:44:42.828 Sent 43 bytes
. 2005-11-14 15:44:42.828 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:42.828 Sent 1 bytes
. 2005-11-14 15:44:42.828 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:42.828 pwd ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:42.828 Waiting for another 1 bytes
. 2005-11-14 15:44:42.828 Looking for incoming data
. 2005-11-14 15:44:42.890 Select result is 1
. 2005-11-14 15:44:42.890 Received 1 bytes
. 2005-11-14 15:44:42.890 Received 12 bytes
< 2005-11-14 15:44:42.890 /home/myname
. 2005-11-14 15:44:42.890 Waiting for another 1 bytes
. 2005-11-14 15:44:42.890 Looking for incoming data
. 2005-11-14 15:44:43.078 Select result is 1
. 2005-11-14 15:44:43.078 Received 1 bytes
. 2005-11-14 15:44:43.078 Received 29 bytes
< 2005-11-14 15:44:43.078 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:43.078 Listing current directory.
. 2005-11-14 15:44:43.078 Sent 58 bytes
. 2005-11-14 15:44:43.078 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:43.078 Sent 1 bytes
. 2005-11-14 15:44:43.078 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:43.078 ls -la --full-time ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:43.078 Waiting for another 1 bytes
. 2005-11-14 15:44:43.078 Looking for incoming data
. 2005-11-14 15:44:43.171 Select result is 1
. 2005-11-14 15:44:43.171 Received 1 bytes
. 2005-11-14 15:44:43.171 Received 9 bytes
< 2005-11-14 15:44:43.171 total 108
. 2005-11-14 15:44:43.171 Received 81 bytes
< 2005-11-14 15:44:43.171 drwx--x--x 15 myname myname 4096 2005-11-14 15:31:59.000000000 -0800 .
. 2005-11-14 15:44:43.171 Received 82 bytes
< 2005-11-14 15:44:43.171 drwx--x--x 11 root root 4096 2005-11-12 22:01:06.000000000 -0800 ..
. 2005-11-14 15:44:43.171 Received 93 bytes
< 2005-11-14 15:44:43.171 -rw------- 1 myname myname 363 2005-11-14 14:35:34.000000000 -0800 .bash_history
. 2005-11-14 15:44:43.171 Received 92 bytes
< 2005-11-14 15:44:43.171 -rw-r--r-- 1 myname myname 24 2005-11-07 16:50:15.000000000 -0800 .bash_logout
. 2005-11-14 15:44:43.171 Received 93 bytes
< 2005-11-14 15:44:43.171 -rw-r--r-- 1 myname myname 191 2005-11-07 16:50:15.000000000 -0800 .bash_profile
. 2005-11-14 15:44:43.171 Received 87 bytes
< 2005-11-14 15:44:43.171 -rw-r--r-- 1 myname myname 124 2005-11-07 16:50:15.000000000 -0800 .bashrc
. 2005-11-14 15:44:43.171 Received 93 bytes
< 2005-11-14 15:44:43.171 -rw-r--r-- 1 myname myname 24 2005-11-07 16:50:15.000000000 -0800 .contactemail
. 2005-11-14 15:44:43.171 Received 87 bytes
< 2005-11-14 15:44:43.171 drwx------ 3 myname myname 4096 2005-11-13 19:49:28.000000000 -0800 .cpanel
. 2005-11-14 15:44:43.171 Received 97 bytes
< 2005-11-14 15:44:43.171 drwx------ 2 myname myname 4096 2005-11-14 15:05:29.000000000 -0800 .cpanel-datastore
. 2005-11-14 15:44:43.171 Received 95 bytes
< 2005-11-14 15:44:43.171 -rw------- 1 myname myname 787 2005-11-08 14:17:25.000000000 -0800 .cpanel-ducache
. 2005-11-14 15:44:43.171 Received 84 bytes
< 2005-11-14 15:44:43.171 -rw-r--r-- 1 myname myname 20 2005-11-14 15:43:21.000000000 -0800 .dns
. 2005-11-14 15:44:43.171 Received 86 bytes
< 2005-11-14 15:44:43.171 -rw-r--r-- 1 myname myname 237 2005-11-07 16:50:15.000000000 -0800 .emacs
. 2005-11-14 15:44:43.171 Received 90 bytes
< 2005-11-14 15:44:43.171 drwxr-xr-x 2 myname myname 4096 2005-11-08 11:57:43.000000000 -0800 .htpasswds
. 2005-11-14 15:44:43.171 Received 90 bytes
< 2005-11-14 15:44:43.171 -rw------- 1 myname myname 9 2005-11-14 15:05:29.000000000 -0800 .lastlogin
. 2005-11-14 15:44:43.171 Received 83 bytes
< 2005-11-14 15:44:43.171 drwxr-xr-x 3 myname myname 4096 2005-11-14 14:35:28.000000000 -0800 .mc
. 2005-11-14 15:44:43.171 Received 88 bytes
< 2005-11-14 15:44:43.171 drwx------ 3 myname myname 4096 2005-11-08 17:14:26.000000000 -0800 .neomail
. 2005-11-14 15:44:43.171 Received 94 bytes
< 2005-11-14 15:44:43.171 drwx------ 3 myname myname 4096 2005-11-13 21:30:41.000000000 -0800 .neomail-laura
. 2005-11-14 15:44:43.171 Received 88 bytes
< 2005-11-14 15:44:43.171 -rw------- 1 myname myname 24 2005-11-12 22:34:04.000000000 -0800 .spamkey
. 2005-11-14 15:44:43.171 Received 86 bytes
< 2005-11-14 15:44:43.171 drwx------ 2 myname myname 4096 2005-11-13 20:29:46.000000000 -0800 .trash
. 2005-11-14 15:44:43.171 Received 83 bytes
< 2005-11-14 15:44:43.171 drwxr-xr-x 2 myname myname 4096 2005-11-14 15:29:15.000000000 -0800 dmp
. 2005-11-14 15:44:43.171 Received 83 bytes
< 2005-11-14 15:44:43.171 drwxr-xr-x 4 myname myname 4096 2005-11-09 03:02:07.000000000 -0800 etc
. 2005-11-14 15:44:43.171 Received 84 bytes
< 2005-11-14 15:44:43.171 drwxr-x--- 3 myname mail 4096 2005-11-14 08:32:51.000000000 -0800 mail
. 2005-11-14 15:44:43.171 Received 89 bytes
< 2005-11-14 15:44:43.171 -rw-r--r-- 1 myname myname 4863 2005-11-04 13:04:46.000000000 -0800 paper.jpg
. 2005-11-14 15:44:43.171 Received 90 bytes
< 2005-11-14 15:44:43.171 drwxr-x--- 3 myname myname 4096 2005-11-08 13:12:43.000000000 -0800 public_ftp
. 2005-11-14 15:44:43.171 Received 91 bytes
< 2005-11-14 15:44:43.171 drwxr-x--- 14 myname nobody 4096 2005-11-14 13:58:45.000000000 -0800 public_html
. 2005-11-14 15:44:43.171 Received 83 bytes
< 2005-11-14 15:44:43.171 drwxr-xr-x 6 myname myname 4096 2005-11-12 15:16:21.000000000 -0800 tmp
. 2005-11-14 15:44:43.171 Received 98 bytes
< 2005-11-14 15:44:43.171 lrwxrwxrwx 1 myname myname 11 2005-11-07 16:50:15.000000000 -0800 www -> public_html
. 2005-11-14 15:44:43.171 Waiting for another 1 bytes
. 2005-11-14 15:44:43.171 Looking for incoming data
. 2005-11-14 15:44:43.187 Select result is 1
. 2005-11-14 15:44:43.187 Received 1 bytes
. 2005-11-14 15:44:43.187 Received 29 bytes
< 2005-11-14 15:44:43.187 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:43.187 Reading symlink "www".
. 2005-11-14 15:44:43.187 Sent 62 bytes
. 2005-11-14 15:44:43.187 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:43.187 Sent 1 bytes
. 2005-11-14 15:44:43.187 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:43.187 ls -lad "public_html" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:43.187 Waiting for another 1 bytes
. 2005-11-14 15:44:43.187 Looking for incoming data
. 2005-11-14 15:44:43.250 Select result is 1
. 2005-11-14 15:44:43.250 Received 1 bytes
. 2005-11-14 15:44:43.250 Received 67 bytes
< 2005-11-14 15:44:43.250 drwxr-x--- 14 myname nobody 4096 Nov 14 13:58 public_html
. 2005-11-14 15:44:43.250 Waiting for another 1 bytes
. 2005-11-14 15:44:43.250 Looking for incoming data
. 2005-11-14 15:44:43.515 Select result is 1
. 2005-11-14 15:44:43.515 Received 1 bytes
. 2005-11-14 15:44:43.515 Received 29 bytes
< 2005-11-14 15:44:43.515 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:43.515 Directory listing with --full-time succeed, next time all errors during directory listing will be displayed immediatelly.
. 2005-11-14 15:44:43.531 Startup conversation with host finished.
. 2005-11-14 15:44:43.875 Session upkeep
. 2005-11-14 15:44:43.875 Select result is 0
. 2005-11-14 15:44:43.906 Session upkeep
. 2005-11-14 15:44:43.906 Select result is 0
. 2005-11-14 15:44:44.406 Session upkeep
. 2005-11-14 15:44:44.406 Select result is 0
. 2005-11-14 15:44:44.906 Session upkeep
. 2005-11-14 15:44:44.906 Select result is 0
. 2005-11-14 15:44:45.406 Session upkeep
. 2005-11-14 15:44:45.406 Select result is 0
. 2005-11-14 15:44:45.906 Session upkeep
. 2005-11-14 15:44:45.906 Select result is 0
. 2005-11-14 15:44:45.937 Session upkeep
. 2005-11-14 15:44:45.937 Select result is 0
. 2005-11-14 15:44:46.406 Session upkeep
. 2005-11-14 15:44:46.406 Select result is 0
. 2005-11-14 15:44:46.906 Session upkeep
. 2005-11-14 15:44:46.906 Select result is 0
. 2005-11-14 15:44:47.140 Cached directory change via "dmp" to "/home/myname/dmp".
. 2005-11-14 15:44:47.140 Getting current directory name.
. 2005-11-14 15:44:47.140 Listing current directory.
. 2005-11-14 15:44:47.140 Locating to cached directory "/home/myname/dmp".
. 2005-11-14 15:44:47.140 Sent 61 bytes
. 2005-11-14 15:44:47.140 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:47.140 Sent 1 bytes
. 2005-11-14 15:44:47.140 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:47.140 cd "/home/myname/dmp" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:47.140 Waiting for another 1 bytes
. 2005-11-14 15:44:47.140 Looking for incoming data
. 2005-11-14 15:44:47.218 Select result is 1
. 2005-11-14 15:44:47.218 Received 1 bytes
. 2005-11-14 15:44:47.218 Received 29 bytes
< 2005-11-14 15:44:47.218 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:47.218 Sent 58 bytes
. 2005-11-14 15:44:47.218 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:47.218 Sent 1 bytes
. 2005-11-14 15:44:47.218 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:47.218 ls -la --full-time ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:47.218 Waiting for another 1 bytes
. 2005-11-14 15:44:47.218 Looking for incoming data
. 2005-11-14 15:44:47.281 Select result is 1
. 2005-11-14 15:44:47.281 Received 1 bytes
. 2005-11-14 15:44:47.281 Received 9 bytes
< 2005-11-14 15:44:47.281 total 292
. 2005-11-14 15:44:47.281 Received 81 bytes
< 2005-11-14 15:44:47.281 drwxr-xr-x 2 myname myname 4096 2005-11-14 15:29:15.000000000 -0800 .
. 2005-11-14 15:44:47.281 Received 82 bytes
< 2005-11-14 15:44:47.281 drwx--x--x 15 myname myname 4096 2005-11-14 15:31:59.000000000 -0800 ..
. 2005-11-14 15:44:47.296 Received 89 bytes
< 2005-11-14 15:44:47.296 -rw-r--r-- 1 myname myname 4863 2005-11-04 13:04:46.000000000 -0800 paper.jpg
. 2005-11-14 15:44:47.296 Received 91 bytes
< 2005-11-14 15:44:47.296 -rw-r--r-- 1 myname myname 275815 2005-11-14 15:18:01.000000000 -0800 project.dmp
. 2005-11-14 15:44:47.296 Waiting for another 1 bytes
. 2005-11-14 15:44:47.296 Looking for incoming data
. 2005-11-14 15:44:47.562 Select result is 1
. 2005-11-14 15:44:47.562 Received 1 bytes
. 2005-11-14 15:44:47.562 Received 29 bytes
< 2005-11-14 15:44:47.562 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:47.625 Session upkeep
. 2005-11-14 15:44:47.625 Select result is 0
. 2005-11-14 15:44:47.906 Session upkeep
. 2005-11-14 15:44:47.906 Select result is 0
. 2005-11-14 15:44:48.406 Session upkeep
. 2005-11-14 15:44:48.406 Select result is 0
. 2005-11-14 15:44:48.906 Session upkeep
. 2005-11-14 15:44:48.906 Select result is 0
. 2005-11-14 15:44:49.406 Session upkeep
. 2005-11-14 15:44:49.406 Select result is 0
. 2005-11-14 15:44:49.937 Session upkeep
. 2005-11-14 15:44:49.937 Select result is 0
. 2005-11-14 15:44:50.406 Session upkeep
. 2005-11-14 15:44:50.406 Select result is 0
. 2005-11-14 15:44:50.906 Session upkeep
. 2005-11-14 15:44:50.906 Select result is 0
. 2005-11-14 15:44:51.468 Session upkeep
. 2005-11-14 15:44:51.468 Select result is 0
. 2005-11-14 15:44:51.562 Copying 1 files/directories to remote directory "/home/myname/dmp/"
. 2005-11-14 15:44:51.562 PrTime: Yes; PrRO: Yes; Rght: rw-r--r--; PrR: No; FnCs: N; RIC: 01; Resume: S (102400); CalcS: Yes; Mask: *.*
. 2005-11-14 15:44:51.562 TM: M; ClAr: No; ExclM(No):
. 2005-11-14 15:44:51.562 AscM: *.*html; *.htm; *.txt; *.php*; *.cgi; *.c; *.cpp; *.h; *.pas; *.bas; *.tex; *.pl; .htaccess; *.xtml; *.css; *.cfg; *.ini; *.sh; *.xml
. 2005-11-14 15:44:51.562 Sent 111 bytes
. 2005-11-14 15:44:51.562 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:51.562 Sent 1 bytes
. 2005-11-14 15:44:51.562 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:51.562 echo "WinSCP: this is begin-of-file" ; scp -r -d -t "/home/myname/dmp" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:51.562 Waiting for another 1 bytes
. 2005-11-14 15:44:51.562 Looking for incoming data
. 2005-11-14 15:44:51.625 Select result is 1
. 2005-11-14 15:44:51.625 Received 1 bytes
. 2005-11-14 15:44:51.625 Received 29 bytes
< 2005-11-14 15:44:51.625 WinSCP: this is begin-of-file
. 2005-11-14 15:44:51.625 Waiting for another 1 bytes
. 2005-11-14 15:44:51.625 Looking for incoming data
. 2005-11-14 15:44:51.828 Select result is 1
. 2005-11-14 15:44:51.828 Received 1 bytes
. 2005-11-14 15:44:51.828 SCP remote side confirmation (0)
. 2005-11-14 15:44:51.828 File: "C:\www\dmp\paper.jpg"
. 2005-11-14 15:44:51.843 Copying "C:\www\dmp\paper.jpg" to remote directory started.
. 2005-11-14 15:44:51.843 Binary transfer mode selected.
. 2005-11-14 15:44:51.843 Sent 26 bytes
. 2005-11-14 15:44:51.843 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:51.843 Sent 1 bytes
. 2005-11-14 15:44:51.843 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:51.843 T1131138286 0 1132011030 0
. 2005-11-14 15:44:51.843 Waiting for another 1 bytes
. 2005-11-14 15:44:51.843 Looking for incoming data
. 2005-11-14 15:44:51.906 Select result is 1
. 2005-11-14 15:44:51.906 Received 1 bytes
. 2005-11-14 15:44:51.906 SCP remote side confirmation (0)
. 2005-11-14 15:44:51.906 Sent 20 bytes
. 2005-11-14 15:44:51.906 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:51.906 Sent 1 bytes
. 2005-11-14 15:44:51.906 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:51.906 C0644 4863 paper.jpg
. 2005-11-14 15:44:51.906 Waiting for another 1 bytes
. 2005-11-14 15:44:51.906 Looking for incoming data
. 2005-11-14 15:44:51.968 Select result is 1
. 2005-11-14 15:44:51.968 Received 1 bytes
. 2005-11-14 15:44:51.968 SCP remote side confirmation (0)
. 2005-11-14 15:44:51.968 Sending BINARY data (first block, 4096 bytes)
. 2005-11-14 15:44:51.984 Sent 4096 bytes
. 2005-11-14 15:44:51.984 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:51.984 Session upkeep
. 2005-11-14 15:44:51.984 Select result is 0
. 2005-11-14 15:44:51.984 Sending BINARY data (767 bytes)
. 2005-11-14 15:44:51.984 Sent 767 bytes
. 2005-11-14 15:44:51.984 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:52.046 Sending NULL.
. 2005-11-14 15:44:52.046 Sent 1 bytes
. 2005-11-14 15:44:52.046 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:52.046 Waiting for another 1 bytes
. 2005-11-14 15:44:52.046 Looking for incoming data
. 2005-11-14 15:44:52.125 Select result is 1
. 2005-11-14 15:44:52.125 Received 1 bytes
. 2005-11-14 15:44:52.125 SCP remote side confirmation (0)
. 2005-11-14 15:44:52.125 Copying "C:\www\dmp\paper.jpg" to remote directory finished.
. 2005-11-14 15:44:52.125 Sent 1 bytes
. 2005-11-14 15:44:52.125 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:52.125 Sent 1 bytes
. 2005-11-14 15:44:52.125 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:52.125 E
. 2005-11-14 15:44:52.125 Waiting for another 1 bytes
. 2005-11-14 15:44:52.125 Looking for incoming data
. 2005-11-14 15:44:52.187 Select result is 1
. 2005-11-14 15:44:52.187 Received 1 bytes
. 2005-11-14 15:44:52.187 SCP remote side confirmation (0)
. 2005-11-14 15:44:52.187 Waiting for another 1 bytes
. 2005-11-14 15:44:52.187 Looking for incoming data
. 2005-11-14 15:44:52.281 Select result is 1
. 2005-11-14 15:44:52.281 Received 1 bytes
. 2005-11-14 15:44:52.281 Received 29 bytes
< 2005-11-14 15:44:52.281 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:52.281 Listing current directory.
. 2005-11-14 15:44:52.281 Sent 58 bytes
. 2005-11-14 15:44:52.281 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:52.281 Sent 1 bytes
. 2005-11-14 15:44:52.281 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:52.281 ls -la --full-time ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:52.281 Waiting for another 1 bytes
. 2005-11-14 15:44:52.281 Looking for incoming data
. 2005-11-14 15:44:52.343 Select result is 1
. 2005-11-14 15:44:52.343 Received 1 bytes
. 2005-11-14 15:44:52.343 Received 9 bytes
< 2005-11-14 15:44:52.343 total 292
. 2005-11-14 15:44:52.343 Received 81 bytes
< 2005-11-14 15:44:52.343 drwxr-xr-x 2 myname myname 4096 2005-11-14 15:29:15.000000000 -0800 .
. 2005-11-14 15:44:52.343 Received 82 bytes
< 2005-11-14 15:44:52.343 drwx--x--x 15 myname myname 4096 2005-11-14 15:31:59.000000000 -0800 ..
. 2005-11-14 15:44:52.343 Received 89 bytes
< 2005-11-14 15:44:52.343 -rw-r--r-- 1 myname myname 4863 2005-11-04 13:04:46.000000000 -0800 paper.jpg
. 2005-11-14 15:44:52.343 Received 91 bytes
< 2005-11-14 15:44:52.343 -rw-r--r-- 1 myname myname 275815 2005-11-14 15:18:01.000000000 -0800 project.dmp
. 2005-11-14 15:44:52.343 Waiting for another 1 bytes
. 2005-11-14 15:44:52.343 Looking for incoming data
. 2005-11-14 15:44:52.500 Select result is 1
. 2005-11-14 15:44:52.500 Received 1 bytes
. 2005-11-14 15:44:52.500 Received 29 bytes
< 2005-11-14 15:44:52.500 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:52.578 Session upkeep
. 2005-11-14 15:44:52.578 Select result is 0
. 2005-11-14 15:44:52.906 Session upkeep
. 2005-11-14 15:44:52.906 Select result is 0
. 2005-11-14 15:44:53.406 Session upkeep
. 2005-11-14 15:44:53.406 Select result is 0
. 2005-11-14 15:44:53.906 Session upkeep
. 2005-11-14 15:44:53.906 Select result is 0
. 2005-11-14 15:44:54.406 Session upkeep
. 2005-11-14 15:44:54.406 Select result is 0
. 2005-11-14 15:44:54.906 Session upkeep
. 2005-11-14 15:44:54.906 Select result is 0
. 2005-11-14 15:44:55.406 Session upkeep
. 2005-11-14 15:44:55.406 Select result is 0
. 2005-11-14 15:44:55.906 Session upkeep
. 2005-11-14 15:44:55.906 Select result is 0
. 2005-11-14 15:44:56.484 Session upkeep
. 2005-11-14 15:44:56.484 Select result is 0
. 2005-11-14 15:44:56.593 Copying 1 files/directories to local directory "C:\www\dmp\"
. 2005-11-14 15:44:56.593 PrTime: Yes; PrRO: Yes; Rght: rw-r--r--; PrR: No; FnCs: N; RIC: 01; Resume: S (102400); CalcS: Yes; Mask: *.*
. 2005-11-14 15:44:56.593 TM: M; ClAr: No; ExclM(No):
. 2005-11-14 15:44:56.593 AscM: *.*html; *.htm; *.txt; *.php*; *.cgi; *.c; *.cpp; *.h; *.pas; *.bas; *.tex; *.pl; .htaccess; *.xtml; *.css; *.cfg; *.ini; *.sh; *.xml
. 2005-11-14 15:44:56.593 Sent 106 bytes
. 2005-11-14 15:44:56.593 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:56.593 Sent 1 bytes
. 2005-11-14 15:44:56.593 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:56.593 echo "WinSCP: this is begin-of-file" ; scp -r -p -d -f "paper.jpg" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:56.593 Waiting for another 1 bytes
. 2005-11-14 15:44:56.593 Looking for incoming data
. 2005-11-14 15:44:56.671 Select result is 1
. 2005-11-14 15:44:56.671 Received 1 bytes
. 2005-11-14 15:44:56.671 Received 29 bytes
< 2005-11-14 15:44:56.671 WinSCP: this is begin-of-file
. 2005-11-14 15:44:56.671 Sending NULL.
. 2005-11-14 15:44:56.671 Sent 1 bytes
. 2005-11-14 15:44:56.671 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:56.671 Waiting for another 1 bytes
. 2005-11-14 15:44:56.671 Looking for incoming data
. 2005-11-14 15:44:56.687 Select result is 1
. 2005-11-14 15:44:56.687 Received 1 bytes
. 2005-11-14 15:44:56.687 Received 26 bytes
< 2005-11-14 15:44:56.687 T1131138286 0 1132011030 0
. 2005-11-14 15:44:56.687 Sending NULL.
. 2005-11-14 15:44:56.687 Sent 1 bytes
. 2005-11-14 15:44:56.687 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:56.687 Waiting for another 1 bytes
. 2005-11-14 15:44:56.687 Looking for incoming data
. 2005-11-14 15:44:56.703 Select result is 1
. 2005-11-14 15:44:56.703 Received 1 bytes
. 2005-11-14 15:44:56.703 Received 20 bytes
< 2005-11-14 15:44:56.703 C0644 4863 paper.jpg
. 2005-11-14 15:44:56.703 Sending NULL.
. 2005-11-14 15:44:56.703 Sent 1 bytes
. 2005-11-14 15:44:56.703 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:56.703 Binary transfer mode selected.
. 2005-11-14 15:44:56.703 Waiting for another 4096 bytes
. 2005-11-14 15:44:56.703 Looking for incoming data
. 2005-11-14 15:44:56.765 Select result is 1
. 2005-11-14 15:44:56.765 Waiting for another 4096 bytes
. 2005-11-14 15:44:56.765 Looking for incoming data
. 2005-11-14 15:44:56.765 Select result is 1
. 2005-11-14 15:44:56.765 Received 4096 bytes
. 2005-11-14 15:44:56.765 Received 767 bytes
. 2005-11-14 15:44:56.765 Received 1 bytes
. 2005-11-14 15:44:56.765 SCP remote side confirmation (0)
. 2005-11-14 15:44:56.765 Sending NULL.
. 2005-11-14 15:44:56.765 Sent 1 bytes
. 2005-11-14 15:44:56.765 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:56.765 Waiting for another 1 bytes
. 2005-11-14 15:44:56.765 Looking for incoming data
. 2005-11-14 15:44:56.781 Select result is 1
. 2005-11-14 15:44:56.781 Received 1 bytes
. 2005-11-14 15:44:56.781 Received 29 bytes
< 2005-11-14 15:44:56.781 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:56.906 Session upkeep
. 2005-11-14 15:44:56.906 Select result is 0
. 2005-11-14 15:44:57.406 Session upkeep
. 2005-11-14 15:44:57.406 Select result is 0
. 2005-11-14 15:44:57.906 Session upkeep
. 2005-11-14 15:44:57.906 Select result is 0
. 2005-11-14 15:44:58.406 Session upkeep
. 2005-11-14 15:44:58.406 Select result is 0
. 2005-11-14 15:44:58.906 Session upkeep
. 2005-11-14 15:44:58.906 Select result is 0
. 2005-11-14 15:44:59.406 Session upkeep
. 2005-11-14 15:44:59.406 Select result is 0

Reply with quote

JimBob
Joined:
Posts:
6
Location:
San Diego

Here is the Command line version of simply putting paper.jpg and immediately getting paper.jpg. The 'get' produces the 15 second time-out problem. I've now reproduced this on 2 servers. 1 is a shared host with site5, the other is a dedicated host with lunarpages.com. This, and the previous post logs are from the lunarpages.com test.
This is command line log of the attempt that fails.
Thanx for looking at it.

. 2005-11-14 15:44:34.859 --------------------------------------------------------------------------
. 2005-11-14 15:44:34.859 WinSCP Version 3.7.6 (Build 306) (OS 5.1.2600 Service Pack 2)
. 2005-11-14 15:44:34.859 Login time: Monday, November 14, 2005 3:44:34 PM
. 2005-11-14 15:44:34.859 --------------------------------------------------------------------------
. 2005-11-14 15:44:34.859 Session name: myname@mydomain.com
. 2005-11-14 15:44:34.859 Host name: mydomain.com (Port: 22)
. 2005-11-14 15:44:34.859 User name: myname (Password: Yes, Key file: No)
. 2005-11-14 15:44:34.859 Transfer Protocol: SCP
. 2005-11-14 15:44:34.859 SSH protocol version: 2; Compression: No
. 2005-11-14 15:44:34.859 Agent forwarding: No; TIS/CryptoCard: No; KI: Yes; GSSAPI: No
. 2005-11-14 15:44:34.859 Ciphers: aes,blowfish,3des,WARN,des; Ssh2DES: No
. 2005-11-14 15:44:34.859 Ping type: -, Ping interval: 30 sec; Timeout: 15 sec
. 2005-11-14 15:44:34.859 SSH Bugs: -,-,-,-,-,-,-,-
. 2005-11-14 15:44:34.859 SFTP Bugs: -,-,-
. 2005-11-14 15:44:34.859 Proxy: none
. 2005-11-14 15:44:34.859 Return code variable: Autodetect; Lookup user groups: Yes
. 2005-11-14 15:44:34.859 Shell: default, EOL: 0
. 2005-11-14 15:44:34.859 Local directory: default, Remote directory: home, Update: No, Cache: Yes
. 2005-11-14 15:44:34.859 Cache directory changes: Yes, Permanent: Yes
. 2005-11-14 15:44:34.859 Clear aliases: Yes, Unset nat.vars: Yes, Resolve symlinks: Yes
. 2005-11-14 15:44:34.859 Alias LS: No, Ign LS warn: Yes, Scp1 Comp: No
. 2005-11-14 15:44:34.859 --------------------------------------------------------------------------
. 2005-11-14 15:44:34.859 Looking up host "mydomain.com"
. 2005-11-14 15:44:34.875 Connecting to 214.56.144.14 port 22
. 2005-11-14 15:44:34.890 Waiting for the server to continue with the initialisation
. 2005-11-14 15:44:34.890 Looking for incoming data
. 2005-11-14 15:44:34.906 Select result is 1
. 2005-11-14 15:44:34.906 Server version: SSH-1.99-OpenSSH_3.6.1p2
. 2005-11-14 15:44:34.906 We claim version: SSH-2.0-WinSCP_release_3.7.6
. 2005-11-14 15:44:34.906 Using SSH protocol version 2
. 2005-11-14 15:44:34.906 Waiting for the server to continue with the initialisation
. 2005-11-14 15:44:34.906 Looking for incoming data
. 2005-11-14 15:44:34.921 Select result is 1
. 2005-11-14 15:44:34.921 Doing Diffie-Hellman group exchange
. 2005-11-14 15:44:34.921 Waiting for the server to continue with the initialisation
. 2005-11-14 15:44:34.921 Looking for incoming data
. 2005-11-14 15:44:35.015 Select result is 1
. 2005-11-14 15:44:35.015 Doing Diffie-Hellman key exchange
. 2005-11-14 15:44:35.421 Waiting for the server to continue with the initialisation
. 2005-11-14 15:44:35.437 Looking for incoming data
. 2005-11-14 15:44:35.515 Select result is 1
. 2005-11-14 15:44:35.906 Host key fingerprint is:
. 2005-11-14 15:44:35.906 ssh-rsa 1024 41:89:61:d3:61:4c:ce:9f:21:77:77:18:98:91:8e:42
. 2005-11-14 15:44:35.906 Initialised AES-256 client->server encryption
. 2005-11-14 15:44:35.906 Initialised HMAC-SHA1 client->server MAC algorithm
. 2005-11-14 15:44:35.906 Initialised AES-256 server->client encryption
. 2005-11-14 15:44:35.906 Initialised HMAC-SHA1 server->client MAC algorithm
. 2005-11-14 15:44:35.906 Waiting for the server to continue with the initialisation
. 2005-11-14 15:44:35.906 Looking for incoming data
. 2005-11-14 15:44:35.937 Select result is 1
! 2005-11-14 15:44:35.937 Using username "myname".
. 2005-11-14 15:44:35.937 Waiting for the server to continue with the initialisation
. 2005-11-14 15:44:35.937 Looking for incoming data
. 2005-11-14 15:44:35.953 Select result is 1
. 2005-11-14 15:44:35.953 Waiting for the server to continue with the initialisation
. 2005-11-14 15:44:35.953 Looking for incoming data
. 2005-11-14 15:44:35.968 Select result is 1
. 2005-11-14 15:44:35.968 Keyboard-interactive authentication refused
. 2005-11-14 15:44:35.968 Session password prompt (myname@mydomain.com's password: )
. 2005-11-14 15:44:35.968 Using stored password.
. 2005-11-14 15:44:35.968 Sent password
. 2005-11-14 15:44:35.968 Waiting for the server to continue with the initialisation
. 2005-11-14 15:44:35.968 Looking for incoming data
. 2005-11-14 15:44:36.000 Select result is 1
. 2005-11-14 15:44:36.000 Access granted
. 2005-11-14 15:44:36.000 Waiting for the server to continue with the initialisation
. 2005-11-14 15:44:36.000 Looking for incoming data
. 2005-11-14 15:44:36.015 Select result is 1
. 2005-11-14 15:44:36.015 Opened channel for session
. 2005-11-14 15:44:36.015 Waiting for the server to continue with the initialisation
. 2005-11-14 15:44:36.015 Looking for incoming data
. 2005-11-14 15:44:36.031 Select result is 1
. 2005-11-14 15:44:36.031 Started a shell/command
. 2005-11-14 15:44:36.031 --------------------------------------------------------------------------
. 2005-11-14 15:44:36.031 Using SCP protocol.
. 2005-11-14 15:44:36.046 Doing startup conversation with host.
. 2005-11-14 15:44:36.046 Skipping host startup message (if any).
. 2005-11-14 15:44:36.046 Sent 36 bytes
. 2005-11-14 15:44:36.046 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:36.046 Sent 1 bytes
. 2005-11-14 15:44:36.046 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:36.046 echo "WinSCP: this is end-of-file:0"
. 2005-11-14 15:44:36.046 Waiting for another 1 bytes
. 2005-11-14 15:44:36.046 Looking for incoming data
. 2005-11-14 15:44:36.062 Select result is 1
! 2005-11-14 15:44:36.062 stdin: is not a tty
. 2005-11-14 15:44:36.062 Waiting for another 1 bytes
. 2005-11-14 15:44:36.062 Looking for incoming data
. 2005-11-14 15:44:36.078 Select result is 1
. 2005-11-14 15:44:36.078 Received 1 bytes
. 2005-11-14 15:44:36.078 Received 29 bytes
< 2005-11-14 15:44:36.078 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:36.078 Detecting variable containing return code of last command.
. 2005-11-14 15:44:36.078 Trying "$status".
. 2005-11-14 15:44:36.078 Sent 53 bytes
. 2005-11-14 15:44:36.078 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:36.078 Sent 1 bytes
. 2005-11-14 15:44:36.078 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:36.078 echo "$status" ; echo "WinSCP: this is end-of-file:0"
. 2005-11-14 15:44:36.078 Waiting for another 1 bytes
. 2005-11-14 15:44:36.078 Looking for incoming data
. 2005-11-14 15:44:36.140 Select result is 1
. 2005-11-14 15:44:36.140 Received 1 bytes
. 2005-11-14 15:44:36.140 Waiting for another 1 bytes
. 2005-11-14 15:44:36.140 Looking for incoming data
. 2005-11-14 15:44:36.296 Select result is 1
. 2005-11-14 15:44:36.296 Received 1 bytes
. 2005-11-14 15:44:36.296 Received 29 bytes
< 2005-11-14 15:44:36.296 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:36.296 Trying "$?".
. 2005-11-14 15:44:36.296 Sent 48 bytes
. 2005-11-14 15:44:36.296 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:36.296 Sent 1 bytes
. 2005-11-14 15:44:36.296 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:36.296 echo "$?" ; echo "WinSCP: this is end-of-file:0"
. 2005-11-14 15:44:36.312 Waiting for another 1 bytes
. 2005-11-14 15:44:36.312 Looking for incoming data
. 2005-11-14 15:44:36.375 Select result is 1
. 2005-11-14 15:44:36.375 Received 1 bytes
. 2005-11-14 15:44:36.375 Received 1 bytes
< 2005-11-14 15:44:36.375 0
. 2005-11-14 15:44:36.375 Waiting for another 1 bytes
. 2005-11-14 15:44:36.375 Looking for incoming data
. 2005-11-14 15:44:36.625 Select result is 1
. 2005-11-14 15:44:36.625 Received 1 bytes
. 2005-11-14 15:44:36.625 Received 29 bytes
< 2005-11-14 15:44:36.625 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:36.625 Return code variable "$?" selected.
. 2005-11-14 15:44:36.625 Clearing all aliases.
. 2005-11-14 15:44:36.625 Sent 54 bytes
. 2005-11-14 15:44:36.625 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:36.625 Sent 1 bytes
. 2005-11-14 15:44:36.625 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:36.625 unalias "echo" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:36.625 Waiting for another 1 bytes
. 2005-11-14 15:44:36.625 Looking for incoming data
. 2005-11-14 15:44:36.687 Select result is 1
! 2005-11-14 15:44:36.687 -bash: line 4: unalias: echo: not found
. 2005-11-14 15:44:36.687 Waiting for another 1 bytes
. 2005-11-14 15:44:36.687 Looking for incoming data
. 2005-11-14 15:44:36.843 Select result is 1
. 2005-11-14 15:44:36.843 Received 1 bytes
. 2005-11-14 15:44:36.843 Received 29 bytes
< 2005-11-14 15:44:36.843 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:36.843 Sent 53 bytes
. 2005-11-14 15:44:36.843 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:36.843 Sent 1 bytes
. 2005-11-14 15:44:36.843 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:36.843 unalias "pwd" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:36.843 Waiting for another 1 bytes
. 2005-11-14 15:44:36.843 Looking for incoming data
. 2005-11-14 15:44:36.921 Select result is 1
! 2005-11-14 15:44:36.921 -bash: line 5: unalias: pwd: not found
. 2005-11-14 15:44:36.921 Waiting for another 1 bytes
. 2005-11-14 15:44:36.921 Looking for incoming data
. 2005-11-14 15:44:37.171 Select result is 1
. 2005-11-14 15:44:37.171 Received 1 bytes
. 2005-11-14 15:44:37.171 Received 29 bytes
< 2005-11-14 15:44:37.171 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:37.171 Sent 52 bytes
. 2005-11-14 15:44:37.171 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:37.187 Sent 1 bytes
. 2005-11-14 15:44:37.187 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:37.187 unalias "cd" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:37.187 Waiting for another 1 bytes
. 2005-11-14 15:44:37.187 Looking for incoming data
. 2005-11-14 15:44:37.250 Select result is 1
! 2005-11-14 15:44:37.250 -bash: line 6: unalias: cd: not found
. 2005-11-14 15:44:37.250 Waiting for another 1 bytes
. 2005-11-14 15:44:37.250 Looking for incoming data
. 2005-11-14 15:44:37.500 Select result is 1
. 2005-11-14 15:44:37.500 Received 1 bytes
. 2005-11-14 15:44:37.500 Received 29 bytes
< 2005-11-14 15:44:37.500 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:37.500 Sent 52 bytes
. 2005-11-14 15:44:37.500 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:37.500 Sent 1 bytes
. 2005-11-14 15:44:37.500 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:37.500 unalias "ls" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:37.500 Waiting for another 1 bytes
. 2005-11-14 15:44:37.500 Looking for incoming data
. 2005-11-14 15:44:37.578 Select result is 1
. 2005-11-14 15:44:37.578 Received 1 bytes
. 2005-11-14 15:44:37.578 Received 29 bytes
< 2005-11-14 15:44:37.578 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:37.578 Sent 56 bytes
. 2005-11-14 15:44:37.578 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:37.578 Sent 1 bytes
. 2005-11-14 15:44:37.578 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:37.578 unalias "groups" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:37.578 Waiting for another 1 bytes
. 2005-11-14 15:44:37.578 Looking for incoming data
. 2005-11-14 15:44:37.640 Select result is 1
! 2005-11-14 15:44:37.640 -bash: line 8: unalias: groups: not found
. 2005-11-14 15:44:37.640 Waiting for another 1 bytes
. 2005-11-14 15:44:37.640 Looking for incoming data
. 2005-11-14 15:44:37.937 Select result is 1
. 2005-11-14 15:44:37.937 Received 1 bytes
. 2005-11-14 15:44:37.937 Received 29 bytes
< 2005-11-14 15:44:37.937 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:37.937 Sent 53 bytes
. 2005-11-14 15:44:37.937 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:37.937 Sent 1 bytes
. 2005-11-14 15:44:37.937 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:37.953 unalias "scp" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:37.953 Waiting for another 1 bytes
. 2005-11-14 15:44:37.953 Looking for incoming data
. 2005-11-14 15:44:38.015 Select result is 1
! 2005-11-14 15:44:38.015 -bash: line 9: unalias: scp: not found
. 2005-11-14 15:44:38.015 Waiting for another 1 bytes
. 2005-11-14 15:44:38.015 Looking for incoming data
. 2005-11-14 15:44:38.265 Select result is 1
. 2005-11-14 15:44:38.281 Received 1 bytes
. 2005-11-14 15:44:38.281 Received 29 bytes
< 2005-11-14 15:44:38.281 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:38.281 Sent 52 bytes
. 2005-11-14 15:44:38.281 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:38.281 Sent 1 bytes
. 2005-11-14 15:44:38.281 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:38.281 unalias "rm" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:38.281 Waiting for another 1 bytes
. 2005-11-14 15:44:38.281 Looking for incoming data
. 2005-11-14 15:44:38.343 Select result is 1
! 2005-11-14 15:44:38.343 -bash: line 10: unalias: rm: not found
. 2005-11-14 15:44:38.343 Waiting for another 1 bytes
. 2005-11-14 15:44:38.343 Looking for incoming data
. 2005-11-14 15:44:38.500 Select result is 1
. 2005-11-14 15:44:38.500 Received 1 bytes
. 2005-11-14 15:44:38.500 Received 29 bytes
< 2005-11-14 15:44:38.500 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:38.500 Sent 52 bytes
. 2005-11-14 15:44:38.500 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:38.500 Sent 1 bytes
. 2005-11-14 15:44:38.500 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:38.500 unalias "mv" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:38.500 Waiting for another 1 bytes
. 2005-11-14 15:44:38.500 Looking for incoming data
. 2005-11-14 15:44:38.562 Select result is 1
! 2005-11-14 15:44:38.562 -bash: line 11: unalias: mv: not found
. 2005-11-14 15:44:38.562 Waiting for another 1 bytes
. 2005-11-14 15:44:38.562 Looking for incoming data
. 2005-11-14 15:44:38.812 Select result is 1
. 2005-11-14 15:44:38.812 Received 1 bytes
. 2005-11-14 15:44:38.812 Received 29 bytes
< 2005-11-14 15:44:38.812 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:38.812 Sent 55 bytes
. 2005-11-14 15:44:38.812 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:38.812 Sent 1 bytes
. 2005-11-14 15:44:38.812 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:38.812 unalias "mkdir" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:38.812 Waiting for another 1 bytes
. 2005-11-14 15:44:38.812 Looking for incoming data
. 2005-11-14 15:44:38.890 Select result is 1
! 2005-11-14 15:44:38.890 -bash: line 12: unalias: mkdir: not found
. 2005-11-14 15:44:38.890 Waiting for another 1 bytes
. 2005-11-14 15:44:38.890 Looking for incoming data
. 2005-11-14 15:44:39.140 Select result is 1
. 2005-11-14 15:44:39.140 Received 1 bytes
. 2005-11-14 15:44:39.140 Received 29 bytes
< 2005-11-14 15:44:39.140 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:39.156 Sent 55 bytes
. 2005-11-14 15:44:39.156 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:39.156 Sent 1 bytes
. 2005-11-14 15:44:39.156 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:39.156 unalias "chmod" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:39.156 Waiting for another 1 bytes
. 2005-11-14 15:44:39.156 Looking for incoming data
. 2005-11-14 15:44:39.218 Select result is 1
! 2005-11-14 15:44:39.218 -bash: line 13: unalias: chmod: not found
. 2005-11-14 15:44:39.218 Waiting for another 1 bytes
. 2005-11-14 15:44:39.218 Looking for incoming data
. 2005-11-14 15:44:39.375 Select result is 1
. 2005-11-14 15:44:39.375 Received 1 bytes
. 2005-11-14 15:44:39.375 Received 29 bytes
< 2005-11-14 15:44:39.375 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:39.375 Sent 55 bytes
. 2005-11-14 15:44:39.375 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:39.375 Sent 1 bytes
. 2005-11-14 15:44:39.375 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:39.375 unalias "chgrp" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:39.375 Waiting for another 1 bytes
. 2005-11-14 15:44:39.375 Looking for incoming data
. 2005-11-14 15:44:39.437 Select result is 1
! 2005-11-14 15:44:39.437 -bash: line 14: unalias: chgrp: not found
. 2005-11-14 15:44:39.437 Waiting for another 1 bytes
. 2005-11-14 15:44:39.437 Looking for incoming data
. 2005-11-14 15:44:39.578 Select result is 1
. 2005-11-14 15:44:39.578 Received 1 bytes
. 2005-11-14 15:44:39.578 Received 29 bytes
< 2005-11-14 15:44:39.578 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:39.578 Sent 55 bytes
. 2005-11-14 15:44:39.578 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:39.578 Sent 1 bytes
. 2005-11-14 15:44:39.578 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:39.578 unalias "chown" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:39.578 Waiting for another 1 bytes
. 2005-11-14 15:44:39.578 Looking for incoming data
. 2005-11-14 15:44:39.656 Select result is 1
! 2005-11-14 15:44:39.656 -bash: line 15: unalias: chown: not found
. 2005-11-14 15:44:39.656 Waiting for another 1 bytes
. 2005-11-14 15:44:39.656 Looking for incoming data
. 2005-11-14 15:44:39.796 Select result is 1
. 2005-11-14 15:44:39.796 Received 1 bytes
. 2005-11-14 15:44:39.796 Received 29 bytes
< 2005-11-14 15:44:39.796 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:39.796 Sent 55 bytes
. 2005-11-14 15:44:39.796 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:39.796 Sent 1 bytes
. 2005-11-14 15:44:39.796 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:39.796 unalias "unset" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:39.796 Waiting for another 1 bytes
. 2005-11-14 15:44:39.796 Looking for incoming data
. 2005-11-14 15:44:39.875 Select result is 1
! 2005-11-14 15:44:39.875 -bash: line 16: unalias: unset: not found
. 2005-11-14 15:44:39.875 Waiting for another 1 bytes
. 2005-11-14 15:44:39.875 Looking for incoming data
. 2005-11-14 15:44:40.140 Select result is 1
. 2005-11-14 15:44:40.140 Received 1 bytes
. 2005-11-14 15:44:40.140 Received 29 bytes
< 2005-11-14 15:44:40.140 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:40.140 Sent 57 bytes
. 2005-11-14 15:44:40.140 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:40.140 Sent 1 bytes
. 2005-11-14 15:44:40.140 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:40.140 unalias "unalias" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:40.140 Waiting for another 1 bytes
. 2005-11-14 15:44:40.140 Looking for incoming data
. 2005-11-14 15:44:40.203 Select result is 1
! 2005-11-14 15:44:40.203 -bash: line 17: unalias: unalias: not found
. 2005-11-14 15:44:40.203 Waiting for another 1 bytes
. 2005-11-14 15:44:40.203 Looking for incoming data
. 2005-11-14 15:44:40.453 Select result is 1
. 2005-11-14 15:44:40.453 Received 1 bytes
. 2005-11-14 15:44:40.453 Received 29 bytes
< 2005-11-14 15:44:40.453 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:40.453 Sent 55 bytes
. 2005-11-14 15:44:40.453 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:40.453 Sent 1 bytes
. 2005-11-14 15:44:40.453 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:40.453 unalias "alias" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:40.453 Waiting for another 1 bytes
. 2005-11-14 15:44:40.453 Looking for incoming data
. 2005-11-14 15:44:40.531 Select result is 1
! 2005-11-14 15:44:40.531 -bash: line 18: unalias: alias: not found
. 2005-11-14 15:44:40.531 Waiting for another 1 bytes
. 2005-11-14 15:44:40.531 Looking for incoming data
. 2005-11-14 15:44:40.687 Select result is 1
. 2005-11-14 15:44:40.687 Received 1 bytes
. 2005-11-14 15:44:40.687 Received 29 bytes
< 2005-11-14 15:44:40.687 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:40.687 Sent 52 bytes
. 2005-11-14 15:44:40.687 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:40.687 Sent 1 bytes
. 2005-11-14 15:44:40.687 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:40.687 unalias "ln" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:40.687 Waiting for another 1 bytes
. 2005-11-14 15:44:40.687 Looking for incoming data
. 2005-11-14 15:44:40.750 Select result is 1
! 2005-11-14 15:44:40.750 -bash: line 19: unalias: ln: not found
. 2005-11-14 15:44:40.750 Waiting for another 1 bytes
. 2005-11-14 15:44:40.750 Looking for incoming data
. 2005-11-14 15:44:41.000 Select result is 1
. 2005-11-14 15:44:41.000 Received 1 bytes
. 2005-11-14 15:44:41.000 Received 29 bytes
< 2005-11-14 15:44:41.000 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:41.000 Sent 52 bytes
. 2005-11-14 15:44:41.000 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:41.000 Sent 1 bytes
. 2005-11-14 15:44:41.000 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:41.000 unalias "cp" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:41.000 Waiting for another 1 bytes
. 2005-11-14 15:44:41.000 Looking for incoming data
. 2005-11-14 15:44:41.078 Select result is 1
! 2005-11-14 15:44:41.078 -bash: line 20: unalias: cp: not found
. 2005-11-14 15:44:41.078 Waiting for another 1 bytes
. 2005-11-14 15:44:41.078 Looking for incoming data
. 2005-11-14 15:44:41.328 Select result is 1
. 2005-11-14 15:44:41.328 Received 1 bytes
. 2005-11-14 15:44:41.328 Received 29 bytes
< 2005-11-14 15:44:41.328 WinSCP: this is end-of-file:1
. 2005-11-14 15:44:41.328 Clearing national user variables.
. 2005-11-14 15:44:41.328 Sent 52 bytes
. 2005-11-14 15:44:41.328 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:41.343 Sent 1 bytes
. 2005-11-14 15:44:41.343 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:41.343 unset "LANG" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:41.343 Waiting for another 1 bytes
. 2005-11-14 15:44:41.343 Looking for incoming data
. 2005-11-14 15:44:41.406 Select result is 1
. 2005-11-14 15:44:41.406 Received 1 bytes
. 2005-11-14 15:44:41.406 Received 29 bytes
< 2005-11-14 15:44:41.406 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:41.406 Sent 56 bytes
. 2005-11-14 15:44:41.406 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:41.406 Sent 1 bytes
. 2005-11-14 15:44:41.406 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:41.406 unset "LANGUAGE" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:41.406 Waiting for another 1 bytes
. 2005-11-14 15:44:41.406 Looking for incoming data
. 2005-11-14 15:44:41.468 Select result is 1
. 2005-11-14 15:44:41.468 Received 1 bytes
. 2005-11-14 15:44:41.468 Received 29 bytes
< 2005-11-14 15:44:41.468 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:41.468 Sent 56 bytes
. 2005-11-14 15:44:41.468 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:41.468 Sent 1 bytes
. 2005-11-14 15:44:41.468 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:41.468 unset "LC_CTYPE" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:41.468 Waiting for another 1 bytes
. 2005-11-14 15:44:41.468 Looking for incoming data
. 2005-11-14 15:44:41.890 Select result is 1
. 2005-11-14 15:44:41.890 Received 1 bytes
. 2005-11-14 15:44:41.890 Received 29 bytes
< 2005-11-14 15:44:41.890 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:41.890 Sent 58 bytes
. 2005-11-14 15:44:41.890 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:41.890 Sent 1 bytes
. 2005-11-14 15:44:41.890 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:41.890 unset "LC_COLLATE" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:41.890 Waiting for another 1 bytes
. 2005-11-14 15:44:41.890 Looking for incoming data
. 2005-11-14 15:44:41.953 Select result is 1
. 2005-11-14 15:44:41.953 Received 1 bytes
. 2005-11-14 15:44:41.953 Received 29 bytes
< 2005-11-14 15:44:41.953 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:41.953 Sent 59 bytes
. 2005-11-14 15:44:41.953 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:41.953 Sent 1 bytes
. 2005-11-14 15:44:41.953 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:41.953 unset "LC_MONETARY" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:41.953 Waiting for another 1 bytes
. 2005-11-14 15:44:41.953 Looking for incoming data
. 2005-11-14 15:44:42.031 Select result is 1
. 2005-11-14 15:44:42.031 Received 1 bytes
. 2005-11-14 15:44:42.031 Received 29 bytes
< 2005-11-14 15:44:42.031 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:42.031 Sent 58 bytes
. 2005-11-14 15:44:42.031 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:42.031 Sent 1 bytes
. 2005-11-14 15:44:42.031 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:42.031 unset "LC_NUMERIC" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:42.031 Waiting for another 1 bytes
. 2005-11-14 15:44:42.031 Looking for incoming data
. 2005-11-14 15:44:42.093 Select result is 1
. 2005-11-14 15:44:42.093 Received 1 bytes
. 2005-11-14 15:44:42.093 Received 29 bytes
< 2005-11-14 15:44:42.093 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:42.093 Sent 55 bytes
. 2005-11-14 15:44:42.093 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:42.093 Sent 1 bytes
. 2005-11-14 15:44:42.093 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:42.093 unset "LC_TIME" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:42.093 Waiting for another 1 bytes
. 2005-11-14 15:44:42.093 Looking for incoming data
. 2005-11-14 15:44:42.171 Select result is 1
. 2005-11-14 15:44:42.171 Received 1 bytes
. 2005-11-14 15:44:42.171 Received 29 bytes
< 2005-11-14 15:44:42.171 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:42.171 Sent 59 bytes
. 2005-11-14 15:44:42.171 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:42.171 Sent 1 bytes
. 2005-11-14 15:44:42.171 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:42.171 unset "LC_MESSAGES" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:42.171 Waiting for another 1 bytes
. 2005-11-14 15:44:42.171 Looking for incoming data
. 2005-11-14 15:44:42.234 Select result is 1
. 2005-11-14 15:44:42.234 Received 1 bytes
. 2005-11-14 15:44:42.234 Received 29 bytes
< 2005-11-14 15:44:42.234 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:42.234 Sent 54 bytes
. 2005-11-14 15:44:42.234 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:42.234 Sent 1 bytes
. 2005-11-14 15:44:42.234 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:42.234 unset "LC_ALL" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:42.234 Waiting for another 1 bytes
. 2005-11-14 15:44:42.234 Looking for incoming data
. 2005-11-14 15:44:42.312 Select result is 1
. 2005-11-14 15:44:42.312 Received 1 bytes
. 2005-11-14 15:44:42.312 Received 29 bytes
< 2005-11-14 15:44:42.312 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:42.312 Sent 60 bytes
. 2005-11-14 15:44:42.312 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:42.312 Sent 1 bytes
. 2005-11-14 15:44:42.312 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:42.312 unset "HUMAN_BLOCKS" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:42.312 Waiting for another 1 bytes
. 2005-11-14 15:44:42.312 Looking for incoming data
. 2005-11-14 15:44:42.375 Select result is 1
. 2005-11-14 15:44:42.375 Received 1 bytes
. 2005-11-14 15:44:42.375 Received 29 bytes
< 2005-11-14 15:44:42.375 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:42.375 Looking up groups and users.
. 2005-11-14 15:44:42.375 Sent 46 bytes
. 2005-11-14 15:44:42.375 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:42.375 Sent 1 bytes
. 2005-11-14 15:44:42.375 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:42.375 groups ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:42.375 Waiting for another 1 bytes
. 2005-11-14 15:44:42.375 Looking for incoming data
. 2005-11-14 15:44:42.453 Select result is 1
. 2005-11-14 15:44:42.453 Received 1 bytes
. 2005-11-14 15:44:42.453 Received 6 bytes
< 2005-11-14 15:44:42.453 myname
. 2005-11-14 15:44:42.453 Waiting for another 1 bytes
. 2005-11-14 15:44:42.453 Looking for incoming data
. 2005-11-14 15:44:42.750 Select result is 1
. 2005-11-14 15:44:42.750 Received 1 bytes
. 2005-11-14 15:44:42.750 Received 29 bytes
< 2005-11-14 15:44:42.750 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:42.750 Following groups found:
. 2005-11-14 15:44:42.765 myname
. 2005-11-14 15:44:42.765 No users found.
. 2005-11-14 15:44:42.828 Getting current directory name.
. 2005-11-14 15:44:42.828 Sent 43 bytes
. 2005-11-14 15:44:42.828 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:42.828 Sent 1 bytes
. 2005-11-14 15:44:42.828 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:42.828 pwd ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:42.828 Waiting for another 1 bytes
. 2005-11-14 15:44:42.828 Looking for incoming data
. 2005-11-14 15:44:42.890 Select result is 1
. 2005-11-14 15:44:42.890 Received 1 bytes
. 2005-11-14 15:44:42.890 Received 12 bytes
< 2005-11-14 15:44:42.890 /home/myname
. 2005-11-14 15:44:42.890 Waiting for another 1 bytes
. 2005-11-14 15:44:42.890 Looking for incoming data
. 2005-11-14 15:44:43.078 Select result is 1
. 2005-11-14 15:44:43.078 Received 1 bytes
. 2005-11-14 15:44:43.078 Received 29 bytes
< 2005-11-14 15:44:43.078 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:43.078 Listing current directory.
. 2005-11-14 15:44:43.078 Sent 58 bytes
. 2005-11-14 15:44:43.078 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:43.078 Sent 1 bytes
. 2005-11-14 15:44:43.078 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:43.078 ls -la --full-time ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:43.078 Waiting for another 1 bytes
. 2005-11-14 15:44:43.078 Looking for incoming data
. 2005-11-14 15:44:43.171 Select result is 1
. 2005-11-14 15:44:43.171 Received 1 bytes
. 2005-11-14 15:44:43.171 Received 9 bytes
< 2005-11-14 15:44:43.171 total 108
. 2005-11-14 15:44:43.171 Received 81 bytes
< 2005-11-14 15:44:43.171 drwx--x--x 15 myname myname 4096 2005-11-14 15:31:59.000000000 -0800 .
. 2005-11-14 15:44:43.171 Received 82 bytes
< 2005-11-14 15:44:43.171 drwx--x--x 11 root root 4096 2005-11-12 22:01:06.000000000 -0800 ..
. 2005-11-14 15:44:43.171 Received 93 bytes
< 2005-11-14 15:44:43.171 -rw------- 1 myname myname 363 2005-11-14 14:35:34.000000000 -0800 .bash_history
. 2005-11-14 15:44:43.171 Received 92 bytes
< 2005-11-14 15:44:43.171 -rw-r--r-- 1 myname myname 24 2005-11-07 16:50:15.000000000 -0800 .bash_logout
. 2005-11-14 15:44:43.171 Received 93 bytes
< 2005-11-14 15:44:43.171 -rw-r--r-- 1 myname myname 191 2005-11-07 16:50:15.000000000 -0800 .bash_profile
. 2005-11-14 15:44:43.171 Received 87 bytes
< 2005-11-14 15:44:43.171 -rw-r--r-- 1 myname myname 124 2005-11-07 16:50:15.000000000 -0800 .bashrc
. 2005-11-14 15:44:43.171 Received 93 bytes
< 2005-11-14 15:44:43.171 -rw-r--r-- 1 myname myname 24 2005-11-07 16:50:15.000000000 -0800 .contactemail
. 2005-11-14 15:44:43.171 Received 87 bytes
< 2005-11-14 15:44:43.171 drwx------ 3 myname myname 4096 2005-11-13 19:49:28.000000000 -0800 .cpanel
. 2005-11-14 15:44:43.171 Received 97 bytes
< 2005-11-14 15:44:43.171 drwx------ 2 myname myname 4096 2005-11-14 15:05:29.000000000 -0800 .cpanel-datastore
. 2005-11-14 15:44:43.171 Received 95 bytes
< 2005-11-14 15:44:43.171 -rw------- 1 myname myname 787 2005-11-08 14:17:25.000000000 -0800 .cpanel-ducache
. 2005-11-14 15:44:43.171 Received 84 bytes
< 2005-11-14 15:44:43.171 -rw-r--r-- 1 myname myname 20 2005-11-14 15:43:21.000000000 -0800 .dns
. 2005-11-14 15:44:43.171 Received 86 bytes
< 2005-11-14 15:44:43.171 -rw-r--r-- 1 myname myname 237 2005-11-07 16:50:15.000000000 -0800 .emacs
. 2005-11-14 15:44:43.171 Received 90 bytes
< 2005-11-14 15:44:43.171 drwxr-xr-x 2 myname myname 4096 2005-11-08 11:57:43.000000000 -0800 .htpasswds
. 2005-11-14 15:44:43.171 Received 90 bytes
< 2005-11-14 15:44:43.171 -rw------- 1 myname myname 9 2005-11-14 15:05:29.000000000 -0800 .lastlogin
. 2005-11-14 15:44:43.171 Received 83 bytes
< 2005-11-14 15:44:43.171 drwxr-xr-x 3 myname myname 4096 2005-11-14 14:35:28.000000000 -0800 .mc
. 2005-11-14 15:44:43.171 Received 88 bytes
< 2005-11-14 15:44:43.171 drwx------ 3 myname myname 4096 2005-11-08 17:14:26.000000000 -0800 .neomail
. 2005-11-14 15:44:43.171 Received 94 bytes
< 2005-11-14 15:44:43.171 drwx------ 3 myname myname 4096 2005-11-13 21:30:41.000000000 -0800 .neomail-laura
. 2005-11-14 15:44:43.171 Received 88 bytes
< 2005-11-14 15:44:43.171 -rw------- 1 myname myname 24 2005-11-12 22:34:04.000000000 -0800 .spamkey
. 2005-11-14 15:44:43.171 Received 86 bytes
< 2005-11-14 15:44:43.171 drwx------ 2 myname myname 4096 2005-11-13 20:29:46.000000000 -0800 .trash
. 2005-11-14 15:44:43.171 Received 83 bytes
< 2005-11-14 15:44:43.171 drwxr-xr-x 2 myname myname 4096 2005-11-14 15:29:15.000000000 -0800 dmp
. 2005-11-14 15:44:43.171 Received 83 bytes
< 2005-11-14 15:44:43.171 drwxr-xr-x 4 myname myname 4096 2005-11-09 03:02:07.000000000 -0800 etc
. 2005-11-14 15:44:43.171 Received 84 bytes
< 2005-11-14 15:44:43.171 drwxr-x--- 3 myname mail 4096 2005-11-14 08:32:51.000000000 -0800 mail
. 2005-11-14 15:44:43.171 Received 89 bytes
< 2005-11-14 15:44:43.171 -rw-r--r-- 1 myname myname 4863 2005-11-04 13:04:46.000000000 -0800 paper.jpg
. 2005-11-14 15:44:43.171 Received 90 bytes
< 2005-11-14 15:44:43.171 drwxr-x--- 3 myname myname 4096 2005-11-08 13:12:43.000000000 -0800 public_ftp
. 2005-11-14 15:44:43.171 Received 91 bytes
< 2005-11-14 15:44:43.171 drwxr-x--- 14 myname nobody 4096 2005-11-14 13:58:45.000000000 -0800 public_html
. 2005-11-14 15:44:43.171 Received 83 bytes
< 2005-11-14 15:44:43.171 drwxr-xr-x 6 myname myname 4096 2005-11-12 15:16:21.000000000 -0800 tmp
. 2005-11-14 15:44:43.171 Received 98 bytes
< 2005-11-14 15:44:43.171 lrwxrwxrwx 1 myname myname 11 2005-11-07 16:50:15.000000000 -0800 www -> public_html
. 2005-11-14 15:44:43.171 Waiting for another 1 bytes
. 2005-11-14 15:44:43.171 Looking for incoming data
. 2005-11-14 15:44:43.187 Select result is 1
. 2005-11-14 15:44:43.187 Received 1 bytes
. 2005-11-14 15:44:43.187 Received 29 bytes
< 2005-11-14 15:44:43.187 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:43.187 Reading symlink "www".
. 2005-11-14 15:44:43.187 Sent 62 bytes
. 2005-11-14 15:44:43.187 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:43.187 Sent 1 bytes
. 2005-11-14 15:44:43.187 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:43.187 ls -lad "public_html" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:43.187 Waiting for another 1 bytes
. 2005-11-14 15:44:43.187 Looking for incoming data
. 2005-11-14 15:44:43.250 Select result is 1
. 2005-11-14 15:44:43.250 Received 1 bytes
. 2005-11-14 15:44:43.250 Received 67 bytes
< 2005-11-14 15:44:43.250 drwxr-x--- 14 myname nobody 4096 Nov 14 13:58 public_html
. 2005-11-14 15:44:43.250 Waiting for another 1 bytes
. 2005-11-14 15:44:43.250 Looking for incoming data
. 2005-11-14 15:44:43.515 Select result is 1
. 2005-11-14 15:44:43.515 Received 1 bytes
. 2005-11-14 15:44:43.515 Received 29 bytes
< 2005-11-14 15:44:43.515 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:43.515 Directory listing with --full-time succeed, next time all errors during directory listing will be displayed immediatelly.
. 2005-11-14 15:44:43.531 Startup conversation with host finished.
. 2005-11-14 15:44:43.875 Session upkeep
. 2005-11-14 15:44:43.875 Select result is 0
. 2005-11-14 15:44:43.906 Session upkeep
. 2005-11-14 15:44:43.906 Select result is 0
. 2005-11-14 15:44:44.406 Session upkeep
. 2005-11-14 15:44:44.406 Select result is 0
. 2005-11-14 15:44:44.906 Session upkeep
. 2005-11-14 15:44:44.906 Select result is 0
. 2005-11-14 15:44:45.406 Session upkeep
. 2005-11-14 15:44:45.406 Select result is 0
. 2005-11-14 15:44:45.906 Session upkeep
. 2005-11-14 15:44:45.906 Select result is 0
. 2005-11-14 15:44:45.937 Session upkeep
. 2005-11-14 15:44:45.937 Select result is 0
. 2005-11-14 15:44:46.406 Session upkeep
. 2005-11-14 15:44:46.406 Select result is 0
. 2005-11-14 15:44:46.906 Session upkeep
. 2005-11-14 15:44:46.906 Select result is 0
. 2005-11-14 15:44:47.140 Cached directory change via "dmp" to "/home/myname/dmp".
. 2005-11-14 15:44:47.140 Getting current directory name.
. 2005-11-14 15:44:47.140 Listing current directory.
. 2005-11-14 15:44:47.140 Locating to cached directory "/home/myname/dmp".
. 2005-11-14 15:44:47.140 Sent 61 bytes
. 2005-11-14 15:44:47.140 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:47.140 Sent 1 bytes
. 2005-11-14 15:44:47.140 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:47.140 cd "/home/myname/dmp" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:47.140 Waiting for another 1 bytes
. 2005-11-14 15:44:47.140 Looking for incoming data
. 2005-11-14 15:44:47.218 Select result is 1
. 2005-11-14 15:44:47.218 Received 1 bytes
. 2005-11-14 15:44:47.218 Received 29 bytes
< 2005-11-14 15:44:47.218 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:47.218 Sent 58 bytes
. 2005-11-14 15:44:47.218 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:47.218 Sent 1 bytes
. 2005-11-14 15:44:47.218 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:47.218 ls -la --full-time ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:47.218 Waiting for another 1 bytes
. 2005-11-14 15:44:47.218 Looking for incoming data
. 2005-11-14 15:44:47.281 Select result is 1
. 2005-11-14 15:44:47.281 Received 1 bytes
. 2005-11-14 15:44:47.281 Received 9 bytes
< 2005-11-14 15:44:47.281 total 292
. 2005-11-14 15:44:47.281 Received 81 bytes
< 2005-11-14 15:44:47.281 drwxr-xr-x 2 myname myname 4096 2005-11-14 15:29:15.000000000 -0800 .
. 2005-11-14 15:44:47.281 Received 82 bytes
< 2005-11-14 15:44:47.281 drwx--x--x 15 myname myname 4096 2005-11-14 15:31:59.000000000 -0800 ..
. 2005-11-14 15:44:47.296 Received 89 bytes
< 2005-11-14 15:44:47.296 -rw-r--r-- 1 myname myname 4863 2005-11-04 13:04:46.000000000 -0800 paper.jpg
. 2005-11-14 15:44:47.296 Received 91 bytes
< 2005-11-14 15:44:47.296 -rw-r--r-- 1 myname myname 275815 2005-11-14 15:18:01.000000000 -0800 project.dmp
. 2005-11-14 15:44:47.296 Waiting for another 1 bytes
. 2005-11-14 15:44:47.296 Looking for incoming data
. 2005-11-14 15:44:47.562 Select result is 1
. 2005-11-14 15:44:47.562 Received 1 bytes
. 2005-11-14 15:44:47.562 Received 29 bytes
< 2005-11-14 15:44:47.562 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:47.625 Session upkeep
. 2005-11-14 15:44:47.625 Select result is 0
. 2005-11-14 15:44:47.906 Session upkeep
. 2005-11-14 15:44:47.906 Select result is 0
. 2005-11-14 15:44:48.406 Session upkeep
. 2005-11-14 15:44:48.406 Select result is 0
. 2005-11-14 15:44:48.906 Session upkeep
. 2005-11-14 15:44:48.906 Select result is 0
. 2005-11-14 15:44:49.406 Session upkeep
. 2005-11-14 15:44:49.406 Select result is 0
. 2005-11-14 15:44:49.937 Session upkeep
. 2005-11-14 15:44:49.937 Select result is 0
. 2005-11-14 15:44:50.406 Session upkeep
. 2005-11-14 15:44:50.406 Select result is 0
. 2005-11-14 15:44:50.906 Session upkeep
. 2005-11-14 15:44:50.906 Select result is 0
. 2005-11-14 15:44:51.468 Session upkeep
. 2005-11-14 15:44:51.468 Select result is 0
. 2005-11-14 15:44:51.562 Copying 1 files/directories to remote directory "/home/myname/dmp/"
. 2005-11-14 15:44:51.562 PrTime: Yes; PrRO: Yes; Rght: rw-r--r--; PrR: No; FnCs: N; RIC: 01; Resume: S (102400); CalcS: Yes; Mask: *.*
. 2005-11-14 15:44:51.562 TM: M; ClAr: No; ExclM(No):
. 2005-11-14 15:44:51.562 AscM: *.*html; *.htm; *.txt; *.php*; *.cgi; *.c; *.cpp; *.h; *.pas; *.bas; *.tex; *.pl; .htaccess; *.xtml; *.css; *.cfg; *.ini; *.sh; *.xml
. 2005-11-14 15:44:51.562 Sent 111 bytes
. 2005-11-14 15:44:51.562 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:51.562 Sent 1 bytes
. 2005-11-14 15:44:51.562 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:51.562 echo "WinSCP: this is begin-of-file" ; scp -r -d -t "/home/myname/dmp" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:51.562 Waiting for another 1 bytes
. 2005-11-14 15:44:51.562 Looking for incoming data
. 2005-11-14 15:44:51.625 Select result is 1
. 2005-11-14 15:44:51.625 Received 1 bytes
. 2005-11-14 15:44:51.625 Received 29 bytes
< 2005-11-14 15:44:51.625 WinSCP: this is begin-of-file
. 2005-11-14 15:44:51.625 Waiting for another 1 bytes
. 2005-11-14 15:44:51.625 Looking for incoming data
. 2005-11-14 15:44:51.828 Select result is 1
. 2005-11-14 15:44:51.828 Received 1 bytes
. 2005-11-14 15:44:51.828 SCP remote side confirmation (0)
. 2005-11-14 15:44:51.828 File: "C:\www\dmp\paper.jpg"
. 2005-11-14 15:44:51.843 Copying "C:\www\dmp\paper.jpg" to remote directory started.
. 2005-11-14 15:44:51.843 Binary transfer mode selected.
. 2005-11-14 15:44:51.843 Sent 26 bytes
. 2005-11-14 15:44:51.843 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:51.843 Sent 1 bytes
. 2005-11-14 15:44:51.843 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:51.843 T1131138286 0 1132011030 0
. 2005-11-14 15:44:51.843 Waiting for another 1 bytes
. 2005-11-14 15:44:51.843 Looking for incoming data
. 2005-11-14 15:44:51.906 Select result is 1
. 2005-11-14 15:44:51.906 Received 1 bytes
. 2005-11-14 15:44:51.906 SCP remote side confirmation (0)
. 2005-11-14 15:44:51.906 Sent 20 bytes
. 2005-11-14 15:44:51.906 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:51.906 Sent 1 bytes
. 2005-11-14 15:44:51.906 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:51.906 C0644 4863 paper.jpg
. 2005-11-14 15:44:51.906 Waiting for another 1 bytes
. 2005-11-14 15:44:51.906 Looking for incoming data
. 2005-11-14 15:44:51.968 Select result is 1
. 2005-11-14 15:44:51.968 Received 1 bytes
. 2005-11-14 15:44:51.968 SCP remote side confirmation (0)
. 2005-11-14 15:44:51.968 Sending BINARY data (first block, 4096 bytes)
. 2005-11-14 15:44:51.984 Sent 4096 bytes
. 2005-11-14 15:44:51.984 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:51.984 Session upkeep
. 2005-11-14 15:44:51.984 Select result is 0
. 2005-11-14 15:44:51.984 Sending BINARY data (767 bytes)
. 2005-11-14 15:44:51.984 Sent 767 bytes
. 2005-11-14 15:44:51.984 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:52.046 Sending NULL.
. 2005-11-14 15:44:52.046 Sent 1 bytes
. 2005-11-14 15:44:52.046 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:52.046 Waiting for another 1 bytes
. 2005-11-14 15:44:52.046 Looking for incoming data
. 2005-11-14 15:44:52.125 Select result is 1
. 2005-11-14 15:44:52.125 Received 1 bytes
. 2005-11-14 15:44:52.125 SCP remote side confirmation (0)
. 2005-11-14 15:44:52.125 Copying "C:\www\dmp\paper.jpg" to remote directory finished.
. 2005-11-14 15:44:52.125 Sent 1 bytes
. 2005-11-14 15:44:52.125 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:52.125 Sent 1 bytes
. 2005-11-14 15:44:52.125 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:52.125 E
. 2005-11-14 15:44:52.125 Waiting for another 1 bytes
. 2005-11-14 15:44:52.125 Looking for incoming data
. 2005-11-14 15:44:52.187 Select result is 1
. 2005-11-14 15:44:52.187 Received 1 bytes
. 2005-11-14 15:44:52.187 SCP remote side confirmation (0)
. 2005-11-14 15:44:52.187 Waiting for another 1 bytes
. 2005-11-14 15:44:52.187 Looking for incoming data
. 2005-11-14 15:44:52.281 Select result is 1
. 2005-11-14 15:44:52.281 Received 1 bytes
. 2005-11-14 15:44:52.281 Received 29 bytes
< 2005-11-14 15:44:52.281 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:52.281 Listing current directory.
. 2005-11-14 15:44:52.281 Sent 58 bytes
. 2005-11-14 15:44:52.281 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:52.281 Sent 1 bytes
. 2005-11-14 15:44:52.281 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:52.281 ls -la --full-time ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:52.281 Waiting for another 1 bytes
. 2005-11-14 15:44:52.281 Looking for incoming data
. 2005-11-14 15:44:52.343 Select result is 1
. 2005-11-14 15:44:52.343 Received 1 bytes
. 2005-11-14 15:44:52.343 Received 9 bytes
< 2005-11-14 15:44:52.343 total 292
. 2005-11-14 15:44:52.343 Received 81 bytes
< 2005-11-14 15:44:52.343 drwxr-xr-x 2 myname myname 4096 2005-11-14 15:29:15.000000000 -0800 .
. 2005-11-14 15:44:52.343 Received 82 bytes
< 2005-11-14 15:44:52.343 drwx--x--x 15 myname myname 4096 2005-11-14 15:31:59.000000000 -0800 ..
. 2005-11-14 15:44:52.343 Received 89 bytes
< 2005-11-14 15:44:52.343 -rw-r--r-- 1 myname myname 4863 2005-11-04 13:04:46.000000000 -0800 paper.jpg
. 2005-11-14 15:44:52.343 Received 91 bytes
< 2005-11-14 15:44:52.343 -rw-r--r-- 1 myname myname 275815 2005-11-14 15:18:01.000000000 -0800 project.dmp
. 2005-11-14 15:44:52.343 Waiting for another 1 bytes
. 2005-11-14 15:44:52.343 Looking for incoming data
. 2005-11-14 15:44:52.500 Select result is 1
. 2005-11-14 15:44:52.500 Received 1 bytes
. 2005-11-14 15:44:52.500 Received 29 bytes
< 2005-11-14 15:44:52.500 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:52.578 Session upkeep
. 2005-11-14 15:44:52.578 Select result is 0
. 2005-11-14 15:44:52.906 Session upkeep
. 2005-11-14 15:44:52.906 Select result is 0
. 2005-11-14 15:44:53.406 Session upkeep
. 2005-11-14 15:44:53.406 Select result is 0
. 2005-11-14 15:44:53.906 Session upkeep
. 2005-11-14 15:44:53.906 Select result is 0
. 2005-11-14 15:44:54.406 Session upkeep
. 2005-11-14 15:44:54.406 Select result is 0
. 2005-11-14 15:44:54.906 Session upkeep
. 2005-11-14 15:44:54.906 Select result is 0
. 2005-11-14 15:44:55.406 Session upkeep
. 2005-11-14 15:44:55.406 Select result is 0
. 2005-11-14 15:44:55.906 Session upkeep
. 2005-11-14 15:44:55.906 Select result is 0
. 2005-11-14 15:44:56.484 Session upkeep
. 2005-11-14 15:44:56.484 Select result is 0
. 2005-11-14 15:44:56.593 Copying 1 files/directories to local directory "C:\www\dmp\"
. 2005-11-14 15:44:56.593 PrTime: Yes; PrRO: Yes; Rght: rw-r--r--; PrR: No; FnCs: N; RIC: 01; Resume: S (102400); CalcS: Yes; Mask: *.*
. 2005-11-14 15:44:56.593 TM: M; ClAr: No; ExclM(No):
. 2005-11-14 15:44:56.593 AscM: *.*html; *.htm; *.txt; *.php*; *.cgi; *.c; *.cpp; *.h; *.pas; *.bas; *.tex; *.pl; .htaccess; *.xtml; *.css; *.cfg; *.ini; *.sh; *.xml
. 2005-11-14 15:44:56.593 Sent 106 bytes
. 2005-11-14 15:44:56.593 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:56.593 Sent 1 bytes
. 2005-11-14 15:44:56.593 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:44:56.593 echo "WinSCP: this is begin-of-file" ; scp -r -p -d -f "paper.jpg" ; echo "WinSCP: this is end-of-file:$?"
. 2005-11-14 15:44:56.593 Waiting for another 1 bytes
. 2005-11-14 15:44:56.593 Looking for incoming data
. 2005-11-14 15:44:56.671 Select result is 1
. 2005-11-14 15:44:56.671 Received 1 bytes
. 2005-11-14 15:44:56.671 Received 29 bytes
< 2005-11-14 15:44:56.671 WinSCP: this is begin-of-file
. 2005-11-14 15:44:56.671 Sending NULL.
. 2005-11-14 15:44:56.671 Sent 1 bytes
. 2005-11-14 15:44:56.671 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:56.671 Waiting for another 1 bytes
. 2005-11-14 15:44:56.671 Looking for incoming data
. 2005-11-14 15:44:56.687 Select result is 1
. 2005-11-14 15:44:56.687 Received 1 bytes
. 2005-11-14 15:44:56.687 Received 26 bytes
< 2005-11-14 15:44:56.687 T1131138286 0 1132011030 0
. 2005-11-14 15:44:56.687 Sending NULL.
. 2005-11-14 15:44:56.687 Sent 1 bytes
. 2005-11-14 15:44:56.687 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:56.687 Waiting for another 1 bytes
. 2005-11-14 15:44:56.687 Looking for incoming data
. 2005-11-14 15:44:56.703 Select result is 1
. 2005-11-14 15:44:56.703 Received 1 bytes
. 2005-11-14 15:44:56.703 Received 20 bytes
< 2005-11-14 15:44:56.703 C0644 4863 paper.jpg
. 2005-11-14 15:44:56.703 Sending NULL.
. 2005-11-14 15:44:56.703 Sent 1 bytes
. 2005-11-14 15:44:56.703 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:56.703 Binary transfer mode selected.
. 2005-11-14 15:44:56.703 Waiting for another 4096 bytes
. 2005-11-14 15:44:56.703 Looking for incoming data
. 2005-11-14 15:44:56.765 Select result is 1
. 2005-11-14 15:44:56.765 Waiting for another 4096 bytes
. 2005-11-14 15:44:56.765 Looking for incoming data
. 2005-11-14 15:44:56.765 Select result is 1
. 2005-11-14 15:44:56.765 Received 4096 bytes
. 2005-11-14 15:44:56.765 Received 767 bytes
. 2005-11-14 15:44:56.765 Received 1 bytes
. 2005-11-14 15:44:56.765 SCP remote side confirmation (0)
. 2005-11-14 15:44:56.765 Sending NULL.
. 2005-11-14 15:44:56.765 Sent 1 bytes
. 2005-11-14 15:44:56.765 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:44:56.765 Waiting for another 1 bytes
. 2005-11-14 15:44:56.765 Looking for incoming data
. 2005-11-14 15:44:56.781 Select result is 1
. 2005-11-14 15:44:56.781 Received 1 bytes
. 2005-11-14 15:44:56.781 Received 29 bytes
< 2005-11-14 15:44:56.781 WinSCP: this is end-of-file:0
. 2005-11-14 15:44:56.906 Session upkeep
. 2005-11-14 15:44:56.906 Select result is 0
. 2005-11-14 15:44:57.406 Session upkeep
. 2005-11-14 15:44:57.406 Select result is 0
. 2005-11-14 15:44:57.906 Session upkeep
. 2005-11-14 15:44:57.906 Select result is 0
. 2005-11-14 15:44:58.406 Session upkeep
. 2005-11-14 15:44:58.406 Select result is 0
. 2005-11-14 15:44:58.906 Session upkeep
. 2005-11-14 15:44:58.906 Select result is 0
. 2005-11-14 15:44:59.406 Session upkeep
. 2005-11-14 15:44:59.406 Select result is 0
. 2005-11-14 15:44:59.906 Session upkeep
. 2005-11-14 15:44:59.906 Select result is 0
. 2005-11-14 15:45:00.406 Session upkeep
. 2005-11-14 15:45:00.406 Select result is 0
. 2005-11-14 15:45:00.906 Session upkeep
. 2005-11-14 15:45:00.906 Select result is 0
. 2005-11-14 15:45:01.406 Session upkeep
. 2005-11-14 15:45:01.406 Select result is 0
. 2005-11-14 15:45:01.906 Session upkeep
. 2005-11-14 15:45:01.906 Select result is 0
. 2005-11-14 15:45:02.406 Session upkeep
. 2005-11-14 15:45:02.406 Select result is 0
. 2005-11-14 15:45:02.906 Session upkeep
. 2005-11-14 15:45:02.906 Select result is 0
. 2005-11-14 15:45:03.406 Session upkeep
. 2005-11-14 15:45:03.406 Select result is 0
. 2005-11-14 15:45:03.906 Session upkeep
. 2005-11-14 15:45:03.906 Select result is 0
. 2005-11-14 15:45:04.406 Session upkeep
. 2005-11-14 15:45:04.406 Select result is 0
. 2005-11-14 15:45:04.906 Session upkeep
. 2005-11-14 15:45:04.906 Select result is 0
. 2005-11-14 15:45:05.406 Session upkeep
. 2005-11-14 15:45:05.406 Select result is 0
. 2005-11-14 15:45:05.906 Session upkeep
. 2005-11-14 15:45:05.906 Select result is 0
. 2005-11-14 15:45:06.406 Session upkeep
. 2005-11-14 15:45:06.406 Select result is 0
. 2005-11-14 15:45:06.906 Session upkeep
. 2005-11-14 15:45:06.906 Select result is 0
. 2005-11-14 15:45:07.406 Session upkeep
. 2005-11-14 15:45:07.406 Select result is 0
. 2005-11-14 15:45:07.906 Session upkeep
. 2005-11-14 15:45:07.906 Select result is 0
. 2005-11-14 15:45:08.406 Session upkeep
. 2005-11-14 15:45:08.406 Select result is 0
. 2005-11-14 15:45:08.906 Session upkeep
. 2005-11-14 15:45:08.906 Select result is 0
. 2005-11-14 15:45:09.406 Session upkeep
. 2005-11-14 15:45:09.406 Select result is 0
. 2005-11-14 15:45:09.906 Session upkeep
. 2005-11-14 15:45:09.906 Select result is 0
. 2005-11-14 15:45:10.406 Session upkeep
. 2005-11-14 15:45:10.406 Select result is 0
. 2005-11-14 15:45:10.906 Session upkeep
. 2005-11-14 15:45:10.906 Select result is 0
. 2005-11-14 15:45:11.406 Session upkeep
. 2005-11-14 15:45:11.406 Select result is 0
. 2005-11-14 15:45:11.906 Session upkeep
. 2005-11-14 15:45:11.906 Select result is 0
. 2005-11-14 15:45:12.406 Session upkeep
. 2005-11-14 15:45:12.406 Select result is 0
. 2005-11-14 15:45:12.906 Session upkeep
. 2005-11-14 15:45:12.906 Select result is 0
. 2005-11-14 15:45:13.406 Session upkeep
. 2005-11-14 15:45:13.406 Select result is 0
. 2005-11-14 15:45:13.906 Session upkeep
. 2005-11-14 15:45:13.906 Select result is 0
. 2005-11-14 15:45:14.406 Session upkeep
. 2005-11-14 15:45:14.406 Select result is 0
. 2005-11-14 15:45:14.906 Session upkeep
. 2005-11-14 15:45:14.906 Select result is 0
. 2005-11-14 15:45:15.406 Session upkeep
. 2005-11-14 15:45:15.406 Select result is 0
. 2005-11-14 15:45:15.906 Session upkeep
. 2005-11-14 15:45:15.906 Select result is 0
. 2005-11-14 15:45:16.406 Session upkeep
. 2005-11-14 15:45:16.406 Select result is 0
. 2005-11-14 15:45:16.906 Session upkeep
. 2005-11-14 15:45:16.906 Select result is 0
. 2005-11-14 15:45:17.406 Session upkeep
. 2005-11-14 15:45:17.406 Select result is 0
. 2005-11-14 15:45:17.906 Session upkeep
. 2005-11-14 15:45:17.906 Select result is 0
. 2005-11-14 15:45:18.406 Session upkeep
. 2005-11-14 15:45:18.406 Select result is 0
. 2005-11-14 15:45:18.906 Session upkeep
. 2005-11-14 15:45:18.906 Select result is 0
. 2005-11-14 15:45:19.406 Session upkeep
. 2005-11-14 15:45:19.406 Select result is 0
. 2005-11-14 15:45:19.906 Session upkeep
. 2005-11-14 15:45:19.906 Select result is 0
. 2005-11-14 15:45:20.406 Session upkeep
. 2005-11-14 15:45:20.406 Select result is 0
. 2005-11-14 15:45:20.906 Session upkeep
. 2005-11-14 15:45:20.906 Select result is 0
. 2005-11-14 15:45:21.406 Session upkeep
. 2005-11-14 15:45:21.406 Select result is 0
. 2005-11-14 15:45:21.906 Session upkeep
. 2005-11-14 15:45:21.906 Select result is 0
. 2005-11-14 15:45:22.406 Session upkeep
. 2005-11-14 15:45:22.406 Select result is 0
. 2005-11-14 15:45:22.906 Session upkeep
. 2005-11-14 15:45:22.906 Select result is 0
. 2005-11-14 15:45:23.406 Session upkeep
. 2005-11-14 15:45:23.406 Select result is 0
. 2005-11-14 15:45:23.906 Session upkeep
. 2005-11-14 15:45:23.906 Select result is 0
. 2005-11-14 15:45:24.406 Session upkeep
. 2005-11-14 15:45:24.406 Select result is 0
. 2005-11-14 15:45:24.906 Session upkeep
. 2005-11-14 15:45:24.906 Select result is 0
. 2005-11-14 15:45:25.406 Session upkeep
. 2005-11-14 15:45:25.406 Select result is 0
. 2005-11-14 15:45:25.906 Session upkeep
. 2005-11-14 15:45:25.906 Select result is 0
. 2005-11-14 15:45:26.406 Session upkeep
. 2005-11-14 15:45:26.406 Select result is 0
. 2005-11-14 15:45:26.906 Session upkeep
. 2005-11-14 15:45:26.906 Select result is 0
. 2005-11-14 15:45:27.406 Session upkeep
. 2005-11-14 15:45:27.406 Select result is 0
. 2005-11-14 15:45:27.906 Session upkeep
. 2005-11-14 15:45:27.906 Select result is 0
. 2005-11-14 15:45:28.406 Session upkeep
. 2005-11-14 15:45:28.406 Select result is 0
. 2005-11-14 15:45:28.906 Session upkeep
. 2005-11-14 15:45:28.906 Select result is 0
. 2005-11-14 15:45:29.406 Session upkeep
. 2005-11-14 15:45:29.406 Select result is 0
. 2005-11-14 15:45:29.906 Session upkeep
. 2005-11-14 15:45:29.906 Select result is 0
. 2005-11-14 15:45:30.406 Session upkeep
. 2005-11-14 15:45:30.406 Select result is 0
. 2005-11-14 15:45:30.906 Session upkeep
. 2005-11-14 15:45:30.906 Select result is 0
. 2005-11-14 15:45:31.406 Session upkeep
. 2005-11-14 15:45:31.406 Select result is 0
. 2005-11-14 15:45:31.906 Session upkeep
. 2005-11-14 15:45:31.906 Select result is 0
. 2005-11-14 15:45:32.406 Session upkeep
. 2005-11-14 15:45:32.406 Select result is 0
. 2005-11-14 15:45:32.906 Session upkeep
. 2005-11-14 15:45:32.906 Select result is 0
. 2005-11-14 15:45:33.406 Session upkeep
. 2005-11-14 15:45:33.406 Select result is 0
. 2005-11-14 15:45:33.906 Session upkeep
. 2005-11-14 15:45:33.906 Select result is 0
. 2005-11-14 15:45:34.406 Session upkeep
. 2005-11-14 15:45:34.406 Select result is 0
. 2005-11-14 15:45:34.906 Session upkeep
. 2005-11-14 15:45:34.906 Select result is 0
. 2005-11-14 15:45:35.406 Session upkeep
. 2005-11-14 15:45:35.406 Select result is 0
. 2005-11-14 15:45:35.906 Session upkeep
. 2005-11-14 15:45:35.906 Select result is 0
. 2005-11-14 15:45:36.406 Session upkeep
. 2005-11-14 15:45:36.406 Select result is 0
. 2005-11-14 15:45:36.906 Session upkeep
. 2005-11-14 15:45:36.906 Select result is 0
. 2005-11-14 15:45:37.406 Session upkeep
. 2005-11-14 15:45:37.406 Select result is 0
. 2005-11-14 15:45:37.906 Session upkeep
. 2005-11-14 15:45:37.906 Select result is 0
. 2005-11-14 15:45:38.406 Session upkeep
. 2005-11-14 15:45:38.406 Select result is 0
. 2005-11-14 15:45:38.906 Session upkeep
. 2005-11-14 15:45:38.906 Select result is 0
. 2005-11-14 15:45:39.406 Session upkeep
. 2005-11-14 15:45:39.406 Select result is 0
. 2005-11-14 15:45:39.906 Session upkeep
. 2005-11-14 15:45:39.906 Select result is 0
. 2005-11-14 15:45:40.406 Session upkeep
. 2005-11-14 15:45:40.406 Select result is 0
. 2005-11-14 15:45:40.906 Session upkeep
. 2005-11-14 15:45:40.906 Select result is 0
. 2005-11-14 15:45:41.406 Session upkeep
. 2005-11-14 15:45:41.406 Select result is 0
. 2005-11-14 15:45:41.906 Session upkeep
. 2005-11-14 15:45:41.906 Select result is 0
. 2005-11-14 15:45:42.406 Session upkeep
. 2005-11-14 15:45:42.406 Select result is 0
. 2005-11-14 15:45:42.906 Session upkeep
. 2005-11-14 15:45:42.906 Select result is 0
. 2005-11-14 15:45:43.437 Session upkeep
. 2005-11-14 15:45:43.437 Select result is 0
. 2005-11-14 15:45:43.906 Session upkeep
. 2005-11-14 15:45:43.906 Select result is 0
. 2005-11-14 15:45:44.406 Session upkeep
. 2005-11-14 15:45:44.406 Select result is 0
. 2005-11-14 15:45:44.906 Session upkeep
. 2005-11-14 15:45:44.906 Select result is 0
. 2005-11-14 15:45:45.406 Session upkeep
. 2005-11-14 15:45:45.406 Select result is 0
. 2005-11-14 15:45:45.921 Closing connection.
. 2005-11-14 15:48:01.359 --------------------------------------------------------------------------
. 2005-11-14 15:48:01.359 WinSCP Version 3.7.6 (Build 306) (OS 5.1.2600 Service Pack 2)
. 2005-11-14 15:48:01.359 Login time: Monday, November 14, 2005 3:48:01 PM
. 2005-11-14 15:48:01.359 --------------------------------------------------------------------------
. 2005-11-14 15:48:01.359 Session name: myname@mydomain.com
. 2005-11-14 15:48:01.359 Host name: mydomain.com (Port: 22)
. 2005-11-14 15:48:01.359 User name: myname (Password: Yes, Key file: No)
. 2005-11-14 15:48:01.359 Transfer Protocol: SCP
. 2005-11-14 15:48:01.359 SSH protocol version: 2; Compression: No
. 2005-11-14 15:48:01.359 Agent forwarding: No; TIS/CryptoCard: No; KI: Yes; GSSAPI: No
. 2005-11-14 15:48:01.359 Ciphers: aes,blowfish,3des,WARN,des; Ssh2DES: No
. 2005-11-14 15:48:01.359 Ping type: -, Ping interval: 30 sec; Timeout: 15 sec
. 2005-11-14 15:48:01.359 SSH Bugs: -,-,-,-,-,-,-,-
. 2005-11-14 15:48:01.359 SFTP Bugs: -,-,-
. 2005-11-14 15:48:01.359 Proxy: none
. 2005-11-14 15:48:01.359 Return code variable: Autodetect; Lookup user groups: Yes
. 2005-11-14 15:48:01.359 Shell: default, EOL: 0
. 2005-11-14 15:48:01.359 Local directory: default, Remote directory: home, Update: No, Cache: Yes
. 2005-11-14 15:48:01.359 Cache directory changes: Yes, Permanent: Yes
. 2005-11-14 15:48:01.359 Clear aliases: Yes, Unset nat.vars: Yes, Resolve symlinks: Yes
. 2005-11-14 15:48:01.359 Alias LS: No, Ign LS warn: Yes, Scp1 Comp: No
. 2005-11-14 15:48:01.359 --------------------------------------------------------------------------
. 2005-11-14 15:48:01.359 Looking up host "mydomain.com"
. 2005-11-14 15:48:01.375 Connecting to 214.56.144.14 port 22
. 2005-11-14 15:48:01.390 Waiting for the server to continue with the initialisation
. 2005-11-14 15:48:01.390 Looking for incoming data
. 2005-11-14 15:48:01.406 Select result is 1
. 2005-11-14 15:48:01.406 Server version: SSH-1.99-OpenSSH_3.6.1p2
. 2005-11-14 15:48:01.406 We claim version: SSH-2.0-WinSCP_release_3.7.6
. 2005-11-14 15:48:01.406 Using SSH protocol version 2
. 2005-11-14 15:48:01.406 Waiting for the server to continue with the initialisation
. 2005-11-14 15:48:01.406 Looking for incoming data
. 2005-11-14 15:48:01.421 Select result is 1
. 2005-11-14 15:48:01.421 Doing Diffie-Hellman group exchange
. 2005-11-14 15:48:01.421 Waiting for the server to continue with the initialisation
. 2005-11-14 15:48:01.421 Looking for incoming data
. 2005-11-14 15:48:01.500 Select result is 1
. 2005-11-14 15:48:01.500 Doing Diffie-Hellman key exchange
. 2005-11-14 15:48:02.015 Waiting for the server to continue with the initialisation
. 2005-11-14 15:48:02.015 Looking for incoming data
. 2005-11-14 15:48:02.093 Select result is 1
. 2005-11-14 15:48:02.703 Host key fingerprint is:
. 2005-11-14 15:48:02.703 ssh-rsa 1024 41:89:61:d3:61:4c:ce:9f:21:77:77:18:98:91:8e:42
. 2005-11-14 15:48:02.703 Initialised AES-256 client->server encryption
. 2005-11-14 15:48:02.703 Initialised HMAC-SHA1 client->server MAC algorithm
. 2005-11-14 15:48:02.703 Initialised AES-256 server->client encryption
. 2005-11-14 15:48:02.703 Initialised HMAC-SHA1 server->client MAC algorithm
. 2005-11-14 15:48:02.703 Waiting for the server to continue with the initialisation
. 2005-11-14 15:48:02.703 Looking for incoming data
. 2005-11-14 15:48:02.734 Select result is 1
! 2005-11-14 15:48:02.734 Using username "myname".
. 2005-11-14 15:48:02.734 Waiting for the server to continue with the initialisation
. 2005-11-14 15:48:02.734 Looking for incoming data
. 2005-11-14 15:48:02.765 Select result is 1
. 2005-11-14 15:48:02.765 Waiting for the server to continue with the initialisation
. 2005-11-14 15:48:02.765 Looking for incoming data
. 2005-11-14 15:48:02.781 Select result is 1
. 2005-11-14 15:48:02.781 Keyboard-interactive authentication refused
. 2005-11-14 15:48:02.781 Session password prompt (myname@mydomain.com's password: )
. 2005-11-14 15:48:02.781 Using stored password.
. 2005-11-14 15:48:02.781 Sent password
. 2005-11-14 15:48:02.781 Waiting for the server to continue with the initialisation
. 2005-11-14 15:48:02.781 Looking for incoming data
. 2005-11-14 15:48:02.796 Select result is 1
. 2005-11-14 15:48:02.796 Access granted
. 2005-11-14 15:48:02.796 Waiting for the server to continue with the initialisation
. 2005-11-14 15:48:02.796 Looking for incoming data
. 2005-11-14 15:48:02.812 Select result is 1
. 2005-11-14 15:48:02.812 Opened channel for session
. 2005-11-14 15:48:02.812 Waiting for the server to continue with the initialisation
. 2005-11-14 15:48:02.812 Looking for incoming data
. 2005-11-14 15:48:02.828 Select result is 1
. 2005-11-14 15:48:02.828 Started a shell/command
. 2005-11-14 15:48:02.828 --------------------------------------------------------------------------
. 2005-11-14 15:48:02.828 Using SCP protocol.
. 2005-11-14 15:48:02.828 Doing startup conversation with host.
. 2005-11-14 15:48:02.828 Skipping host startup message (if any).
. 2005-11-14 15:48:02.828 Sent 36 bytes
. 2005-11-14 15:48:02.828 There are 0 bytes remaining in the send buffer
. 2005-11-14 15:48:02.828 Sent 1 bytes
. 2005-11-14 15:48:02.828 There are 0 bytes remaining in the send buffer
> 2005-11-14 15:48:02.828 echo "WinSCP: this is end-of-file:0"
. 2005-11-14 15:48:02.828 Waiting for another 1 bytes
. 2005-11-14 15:48:02.828 Looking for incoming data
. 2005-11-14 15:48:02.859 Se

Reply with quote

Advertisement

JimBob
Joined:
Posts:
6
Location:
San Diego

Re: CMD mode: I can put but I cannot get, cant get what I pu

martin wrote:

Thanks. I'll investigate the logs ASAP.

martin wrote:

Thanks. I'll investigate the logs ASAP.
Update. Hi. I just installed the latest winscp at home, a totally diff network environment but same OS. Same thing! Using WinXP with latest service pack, etc... I even place the computer in the DMZ while trying this in case there was any problem with the firewall.
I cant believe no one else is reporting this anomally. I love everything else about this tool but I really need to schedule jobs in cmd mode to backup data at remote connections. Cant anyone else confirm this? In command mode I CANNOT get a file. I get the "Host has not answered for 15 seconds." message. Putting the same file works great!
Jim

Reply with quote

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: CMD mode: I can put but I cannot get, cant get what I pu

JimBob wrote:

I cant believe no one else is reporting this anomally.
I have already one or two reports. But obviously it works for majority of the people. BTW, do you always use the same server? Does it work with other servers, if you have some? Just in case, there is something specific on your server, can I have a test account there?

Reply with quote

martin
Site Admin
martin avatar

Re: Same here

mulleto wrote:

has this been resolved yet? I am experiencing the exact same problem.
As you can see I do not see a problem yet, so I cannot solve it. Can I have a test account on your server?

Reply with quote

Advertisement

You can post new topics in this forum