Ticket #1214: failure.log

File failure.log, 1.5 KB (added by ceb004, 17 years ago)

CentOS client in debug mode connecting to the two server (router reconfiguration in between)

Line 
1mauto@mauto.ch [~]# ftp -d bassersdorf.mauto.ch
2Connected to bassersdorf.mauto.ch.
3220 (vsFTPd 2.0.1)
4---> AUTH GSSAPI
5530 Please login with USER and PASS.
6---> AUTH KERBEROS_V4
7530 Please login with USER and PASS.
8KERBEROS_V4 rejected as an authentication type
9Name (bassersdorf.mauto.ch:mauto): ceb
10---> USER ceb
11331 Please specify the password.
12Password:
13---> PASS XXXX
14230 Login successful.
15---> SYST
16215 UNIX Type: L8
17Remote system type is UNIX.
18Using binary mode to transfer files.
19ftp> ls
20ftp: setsockopt (ignored): Permission denied
21---> PASV
22227 Entering Passive Mode (80,219,53,188,4,8).
23---> LIST
24150 Here comes the directory listing.
25drwxr-xr-x 2 500 500 4096 Dec 10 19:41 Desktop
26drwxr-xr-x 4 500 500 4096 Dec 10 20:51 dl
27226 Directory send OK.
28ftp> quit
29---> QUIT
30221 Goodbye.
31[~]# ftp -d bassersdorf.mauto.ch
32Connected to bassersdorf.mauto.ch.
33220-FileZilla Server version 0.9.21 beta
34220-written by Tim Kosse (Tim.Kosse@gmx.de)
35220 Please visit http://sourceforge.net/projects/filezilla/
36---> AUTH GSSAPI
37502 GSSAPI authentication not implemented
38---> AUTH KERBEROS_V4
39504 Auth type not supported
40KERBEROS_V4 rejected as an authentication type
41Name (bassersdorf.mauto.ch:mauto): qxbackup
42---> USER qxbackup
43331 Password required for qxbackup
44Password:
45---> PASS XXXX
46230 Logged on
47---> SYST
48215 UNIX emulated by FileZilla
49Remote system type is UNIX.
50ftp> ls
51ftp: setsockopt (ignored): Permission denied
52---> PASV
53[~]#
54