Ticket #1104: filezillaStuckLog.txt

File filezillaStuckLog.txt, 7.8 KB (added by pupy02, 18 years ago)

Contains example problem and work around I used

Line 
1*********** Unix Login with confusing data *************
2
3|-----------------------------------------------------------------|
4| This system is for the use of authorized users only. |
5| Individuals using this computer system without authority, or in |
6| excess of their authority, are subject to having all of their |
7| activities on this system monitored and recorded by system |
8| personnel. |
9| |
10| In the course of monitoring individuals improperly using this |
11| system, or in the course of system maintenance, the activities |
12| of authorized users may also be monitored. |
13| |
14| Anyone using this system expressly consents to such monitoring |
15| and is advised that if such monitoring reveals possible |
16| evidence of criminal activity, system personnel may provide the |
17| evidence of such monitoring to law enforcement officials. |
18|-----------------------------------------------------------------|
19
20.cshrc < confused filezilla; I removed this, then the connection worked
21.login < confused filezilla; I removed this, then the connection worked
2200a0474@accs3:/home/00a0474 >
23
24
25
26
27Status: Connecting to accs3:22 ...
28Trace: FzSFtp.exe: FzSFtp started and initialized.
29Trace: SftpControlSocket.cpp(2305): OnConnect(0) caller=0x0140253c
30Status: Connected with accs3:22, initializing SFTP connection...
31Command: CONNECT 00a0474@accs3:22
32Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x0140253c
33Trace: FzSFtp.exe: Ssh.c(788): Server version: SSH-1.99-OpenSSH_4.2
34Trace: FzSFtp.exe: Ssh.c(788): We claim version: SSH-2.0-PuTTY_FZ_Local:_May_14_2006_19:26:51
35Trace: FzSFtp.exe: Ssh.c(788): Using SSH protocol version 2
36Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x0140253c
37Trace: FzSFtp.exe: Ssh.c(5333): Doing Diffie-Hellman group exchange
38Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x0140253c
39Trace: FzSFtp.exe: Ssh.c(5367): Doing Diffie-Hellman key exchange
40Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x0140253c
41Trace: FzSFtp.exe: Ssh.c(5455): Host key fingerprint is:
42Trace: FzSFtp.exe: Ssh.c(5456): ssh-dss 2048 a8:8a:2a:83:dc:3a:99:f4:42:4b:3d:39:04:de:c6:41
43Trace: FzSFtp.exe: Ssh.c(788): Initialised AES-256 client->server encryption
44Trace: FzSFtp.exe: Ssh.c(788): Initialised HMAC-SHA1 client->server MAC algorithm
45Trace: FzSFtp.exe: Ssh.c(788): Initialised AES-256 server->client encryption
46Trace: FzSFtp.exe: Ssh.c(788): Initialised HMAC-SHA1 server->client MAC algorithm
47Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x0140253c
48Trace: FzSFtp.exe: Ssh.c(7064): Sent password
49Trace: FzSFtp.exe: Ssh.c(6483): Access granted
50Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x0140253c
51Trace: FzSFtp.exe: Ssh.c(7161): Opened channel for session
52Trace: FzSFtp.exe: Ssh.c(7416): Started a shell/command
53Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x0140253c
54Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x0140253c < filezilla stops here
55
56
57
58*********** Valid Unix Login with confusing data removed (no .cshrc, .login) *************
59
60Status: Connecting to accs3:22 ...
61Trace: FzSFtp.exe: FzSFtp started and initialized.
62Trace: SftpControlSocket.cpp(2305): OnConnect(0) caller=0x0140253c
63Status: Connected with accs3:22, initializing SFTP connection...
64Command: CONNECT 00a0474@accs3:22
65Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x0140253c
66Trace: FzSFtp.exe: Ssh.c(788): Server version: SSH-1.99-OpenSSH_4.2
67Trace: FzSFtp.exe: Ssh.c(788): We claim version: SSH-2.0-PuTTY_FZ_Local:_May_14_2006_19:26:51
68Trace: FzSFtp.exe: Ssh.c(788): Using SSH protocol version 2
69Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x0140253c
70Trace: FzSFtp.exe: Ssh.c(5333): Doing Diffie-Hellman group exchange
71Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x0140253c
72Trace: FzSFtp.exe: Ssh.c(5367): Doing Diffie-Hellman key exchange
73Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x0140253c
74Trace: FzSFtp.exe: Ssh.c(5455): Host key fingerprint is:
75Trace: FzSFtp.exe: Ssh.c(5456): ssh-dss 2048 a8:8a:2a:83:dc:3a:99:f4:42:4b:3d:39:04:de:c6:41
76Trace: FzSFtp.exe: Ssh.c(788): Initialised AES-256 client->server encryption
77Trace: FzSFtp.exe: Ssh.c(788): Initialised HMAC-SHA1 client->server MAC algorithm
78Trace: FzSFtp.exe: Ssh.c(788): Initialised AES-256 server->client encryption
79Trace: FzSFtp.exe: Ssh.c(788): Initialised HMAC-SHA1 server->client MAC algorithm
80Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x0140253c
81Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x0140253c
82Trace: FzSFtp.exe: Ssh.c(7064): Sent password
83Trace: FzSFtp.exe: Ssh.c(6483): Access granted
84Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x0140253c
85Trace: FzSFtp.exe: Ssh.c(7161): Opened channel for session
86Trace: FzSFtp.exe: Ssh.c(7416): Started a shell/command
87Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x0140253c
88Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x0140253c
89Response: Remote working directory is /home/00a0474 < filezilla works correctly
90
91Status: Connected
92Trace: SftpControlSocket.cpp(2423): ResetOperation(1) caller=0x0140253c
93Trace: SftpControlSocket.cpp(289): List(FALSE,0,"/home/00a0474/","",1) caller=0x0140253c
94Status: Retrieving directory listing...
95Command: CD /home/00a0474/
96Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x0140253c
97Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x0140253c
98Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x0140253c
99Response: Remote working directory is now /home/00a0474
100Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x0140253c
101Command: LIST
102Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x0140253c
103Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x0140253c
104Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x0140253c
105Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x0140253c
106Trace: SftpControlSocket.cpp(2596): OnReceive(0) caller=0x0140253c
107Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x0140253c
108Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x0140253c
109Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x0140253c
110Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x0140253c
111Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x0140253c
112Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x0140253c
113Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x0140253c
114Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x0140253c
115Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x0140253c
116Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x0140253c
117Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x0140253c
118Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x0140253c
119Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x0140253c
120Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x0140253c
121Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x0140253c
122Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x0140253c
123Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x0140253c
124Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x0140253c
125Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x0140253c
126Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x0140253c
127Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x0140253c
128Response: Sucessfully received 21 items
129