Ticket #3025: filezilla-sftp-issue.log

File filezilla-sftp-issue.log, 13.4 KB (added by rgoshko, 19 years ago)

log of SFTP'ing a file

Line 
1[11:15:59] Status: Connecting to nbaxa159:22 ...
2[11:15:59] Trace: FzSFtp.exe: FzSFtp started and initialized.
3[11:16:00] Trace: SftpControlSocket.cpp(2305): OnConnect(0) caller=0x00e4d65c
4[11:16:00] Status: Connected with nbaxa159:22, initializing SFTP connection...
5[11:16:00] Command: CONNECT rgoshko@nbaxa159:22
6[11:16:00] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
7[11:16:00] Trace: FzSFtp.exe: Ssh.c(788): Server version: SSH-2.0-OpenSSH_3.7.1p2-pwexp26_krb5
8[11:16:00] Trace: FzSFtp.exe: Ssh.c(788): We claim version: SSH-2.0-PuTTY_FZ_Local:_May_28_2005_12:06:48
9[11:16:00] Trace: FzSFtp.exe: Ssh.c(788): Using SSH protocol version 2
10[11:16:00] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
11[11:16:00] Trace: FzSFtp.exe: Ssh.c(5333): Doing Diffie-Hellman group exchange
12[11:16:00] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
13[11:16:00] Trace: FzSFtp.exe: Ssh.c(5367): Doing Diffie-Hellman key exchange
14[11:16:01] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
15[11:16:02] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
16[11:16:02] Trace: FzSFtp.exe: Ssh.c(5455): Host key fingerprint is:
17[11:16:02] Trace: FzSFtp.exe: Ssh.c(5456): ssh-rsa 1024 ea:59:80:da:70:07:92:0e:88:00:bc:d0:76:49:8d:6c
18[11:16:02] Trace: FzSFtp.exe: Ssh.c(788): Initialised AES-256 client->server encryption
19[11:16:02] Trace: FzSFtp.exe: Ssh.c(788): Initialised HMAC-SHA1 client->server MAC algorithm
20[11:16:02] Trace: FzSFtp.exe: Ssh.c(788): Initialised AES-256 server->client encryption
21[11:16:02] Trace: FzSFtp.exe: Ssh.c(788): Initialised HMAC-SHA1 server->client MAC algorithm
22[11:16:03] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
23[11:16:03] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
24[11:16:03] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
25[11:16:03] Trace: FzSFtp.exe: Ssh.c(6840): Keyboard-interactive authentication refused
26[11:16:03] Trace: FzSFtp.exe: Ssh.c(7064): Sent password
27[11:16:03] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
28[11:16:03] Trace: FzSFtp.exe: Ssh.c(6483): Access granted
29[11:16:03] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
30[11:16:03] Trace: FzSFtp.exe: Ssh.c(7161): Opened channel for session
31[11:16:04] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
32[11:16:04] Trace: FzSFtp.exe: Ssh.c(7416): Started a shell/command
33[11:16:04] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
34[11:16:04] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
35[11:16:04] Response: Remote working directory is /home/rgoshko
36[11:16:04] Status: Connected
37[11:16:04] Trace: SftpControlSocket.cpp(2423): ResetOperation(1) caller=0x00e4d65c
38[11:16:04] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",1) caller=0x00e4d65c
39[11:16:04] Status: Retrieving directory listing...
40[11:16:04] Command: PWD
41[11:16:04] Response: Remote directory is /home/rgoshko
42[11:16:05] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
43[11:16:05] Status: Directory listing successful
44[11:16:05] Trace: SftpControlSocket.cpp(2423): ResetOperation(1) caller=0x00e4d65c
45[11:16:10] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"/home/rgoshko/","tmp",9) caller=0x00e4d65c
46[11:16:10] Status: Retrieving directory listing...
47[11:16:10] Command: CD tmp
48[11:16:10] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
49[11:16:11] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
50[11:16:11] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
51[11:16:11] Response: Remote working directory is now /home/rgoshko/tmp
52[11:16:11] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
53[11:16:11] Command: LIST
54[11:16:12] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
55[11:16:12] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
56[11:16:12] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
57[11:16:13] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
58[11:16:13] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
59[11:16:13] Response: Sucessfully received 0 items
60[11:16:13] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
61[11:16:13] Trace: <Empty directory listing>
62[11:16:13] Status: Directory listing successful
63[11:16:13] Trace: SftpControlSocket.cpp(2423): ResetOperation(1) caller=0x00e4d65c
64[11:16:17] Trace: SftpControlSocket.cpp(621): FileTransfer(15061704, FALSE, 0) OpMode=0 OpState=-1 caller=0x00e4d65c
65[11:16:17] Status: Starting upload of C:\cygwin\home\rgoshko\tmp\psinstal.log
66[11:16:17] Command: PUT psinstal.log C:\cygwin\home\rgoshko\tmp\psinstal.log FALSE
67[11:16:17] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
68[11:16:17] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
69[11:16:17] Response: Uploading C:\cygwin\home\rgoshko\tmp\psinstal.log to psinstal.log
70[11:16:18] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
71[11:16:18] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
72[11:16:18] Trace: SftpControlSocket.cpp(621): FileTransfer(0, FALSE, 0) OpMode=40 OpState=13 caller=0x00e4d65c
73[11:16:18] Trace: SftpControlSocket.cpp(2423): ResetOperation(1) caller=0x00e4d65c
74[11:16:18] Status: Upload successful
75[11:16:18] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"/home/rgoshko/tmp/","",9) caller=0x00e4d65c
76[11:16:18] Status: Retrieving directory listing...
77[11:16:18] Command: LIST
78[11:16:18] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
79[11:16:19] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
80[11:16:19] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
81[11:16:20] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
82[11:16:20] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
83[11:16:20] Response: Sucessfully received 0 items
84[11:16:20] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
85[11:16:20] Trace: <Empty directory listing>
86[11:16:20] Status: Directory listing successful
87[11:16:20] Trace: SftpControlSocket.cpp(2423): ResetOperation(1) caller=0x00e4d65c
88[11:16:24] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"/home/rgoshko/tmp/","",0) caller=0x00e4d65c
89[11:16:24] Status: Retrieving directory listing...
90[11:16:24] Command: LIST
91[11:16:24] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
92[11:16:24] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
93[11:16:24] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
94[11:16:25] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
95[11:16:25] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
96[11:16:25] Response: Sucessfully received 0 items
97[11:16:25] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
98[11:16:25] Trace: <Empty directory listing>
99[11:16:25] Status: Directory listing successful
100[11:16:25] Trace: SftpControlSocket.cpp(2423): ResetOperation(1) caller=0x00e4d65c
101[11:16:29] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"/home/rgoshko/","",0) caller=0x00e4d65c
102[11:16:29] Status: Retrieving directory listing...
103[11:16:29] Command: CD /home/rgoshko/
104[11:16:29] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
105[11:16:29] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
106[11:16:29] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
107[11:16:29] Response: Remote working directory is now /home/rgoshko
108[11:16:29] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
109[11:16:29] Command: LIST
110[11:16:30] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
111[11:16:30] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
112[11:16:30] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
113[11:16:31] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
114[11:16:31] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
115[11:16:31] Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x00e4d65c
116[11:16:31] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
117[11:16:31] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
118[11:16:31] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
119[11:16:31] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
120[11:16:31] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
121[11:16:31] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
122[11:16:31] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
123[11:16:31] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
124[11:16:31] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
125[11:16:31] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
126[11:16:32] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
127[11:16:32] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
128[11:16:32] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
129[11:16:32] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
130[11:16:32] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
131[11:16:32] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
132[11:16:32] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
133[11:16:32] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
134[11:16:32] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
135[11:16:32] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
136[11:16:32] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
137[11:16:32] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
138[11:16:32] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
139[11:16:32] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
140[11:16:32] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
141[11:16:32] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
142[11:16:32] Response: Sucessfully received 26 items
143[11:16:32] Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00e4d65c
144[11:16:32] Trace: -rw------- 1 rgoshko techgp 404 Nov 18 2004 .Xauthority
145[11:16:32] Trace: -rw-rw-r-- 1 rgoshko techgp 8 May 12 11:46 .exrc
146[11:16:32] Trace: -rw-rw-r-- 1 rgoshko techgp 16 Oct 12 2004 .logout
147[11:16:32] Trace: -rwxr----- 1 rgoshko ngcust 915 Oct 12 2004 .profile
148[11:16:32] Trace: -rw------- 1 rgoshko techgp 9660 Oct 4 12:09 .sh_history
149[11:16:32] Trace: drwx------ 2 rgoshko techgp 256 Feb 25 2005 .ssh
150[11:16:32] Trace: drwx------ 2 rgoshko techgp 256 Sep 9 2004 .vnc
151[11:16:32] Trace: -rw-rw-r-- 1 rgoshko techgp 5959 Dec 21 2004 2004-09-srvchk_extract.log
152[11:16:32] Trace: -rw-rw-r-- 1 rgoshko techgp 175350 Dec 21 2004 2004-10-srvchk_extract.log
153[11:16:32] Trace: -rw-rw-r-- 1 rgoshko techgp 169921 Dec 21 2004 2004-11-srvchk_extract.log
154[11:16:32] Trace: drwx------ 2 rgoshko techgp 4096 May 5 11:30 bin
155[11:16:32] Trace: -rwx------ 1 rgoshko techgp 14075 Nov 23 2004 db_size.pl
156[11:16:32] Trace: -rwxrwxr-x 1 rgoshko techgp 431 Jan 18 2005 devsqrcp.sh
157[11:16:32] Trace: -rw-r--r-- 1 rgoshko techgp 525130 Jun 21 09:25 fstst84-bad-query-removal.log
158[11:16:32] Trace: -rw-r--r-- 1 rgoshko techgp 77132 Jun 22 12:00 fstst84-bad-query-removal.log.2
159[11:16:32] Trace: -rw------- 1 rgoshko techgp 101450 Jun 21 09:22 fstst84-bad-query-removal.sql
160[11:16:32] Trace: -rw-rw-r-- 1 rgoshko techgp 16450 Apr 18 12:15 hrcblbin.md5
161[11:16:32] Trace: -rwxrwxr-x 1 rgoshko techgp 900 Jan 24 2005 mkfuncgrant.sh
162[11:16:32] Trace: -rwx------ 1 rgoshko techgp 736 Sep 14 2004 pmorin.profile
163[11:16:32] Trace: drwx------ 6 rgoshko techgp 4096 Mar 23 2005 sqr
164[11:16:32] Trace: drwxrwxr-x 2 rgoshko techgp 256 May 2 12:40 sqr-upload
165[11:16:32] Trace: -rw-rw-r-- 1 rgoshko techgp 154 Oct 12 2004 sqrsqr.log
166[11:16:32] Trace: -rw-rw-r-- 1 rgoshko techgp 3710279 Mar 30 2005 srvchk.log
167[11:16:32] Trace: drwx------ 2 rgoshko techgp 256 May 2 16:12 tmp
168[11:16:32] Trace: -rw------- 1 rgoshko techgp 492 Oct 4 12:18 tmppsinstal.log
169[11:16:32] Trace: -rw-r--r-- 1 rgoshko techgp 294 Jun 21 09:07 tvf
170[11:16:32] Status: Directory listing successful
171[11:16:32] Trace: SftpControlSocket.cpp(2423): ResetOperation(1) caller=0x00e4d65c
172