PDA

View Full Version : 426 Data connection closed, transfer aborted.


andymate
11-28-2007, 09:53 AM
[R] Connected to andy home
[R] Connected. Negotiating SSL session..
[R] SSL negotiation successful...
[R] SSL encrypted session using cipher IDEA-CBC-SHA (128 bits)
[R] 220 Serv-U FTP Server v6.1 for WinSock ready...
[R] PBSZ 0
[R] 200 PBSZ command OK. Protection buffer size set to 0.
[R] USER andy
[R] 331 User name okay, need password.
[R] PASS (hidden)
[R] 230 User logged in, proceed.
[R] SYST
[R] 215 UNIX Type: L8
[R] FEAT
[R] 211-Extension supported
[R] AUTH TLS
[R] SSCN
[R] PBSZ
[R] PROT
[R] CCC
[R] CLNT
[R] MDTM
[R] MDTM YYYYMMDDHHMMSS[+-TZ];filename
[R] SIZE
[R] SITE PSWD;EXEC;SET;INDEX;ZONE;CHMOD;MSG
[R] REST STREAM
[R] XCRC filename;start;end
[R] MODE Z
[R] MLST Type*;Size*;Create;Modify*;Win32.ea*;
[R] 211 End
[R] CLNT FlashFXP 3.5.2.1213
[R] 200 Noted.
[R] CWD /j:
[R] 250 Directory changed to /j:
[R] PWD
[R] 257 "/j:" is current directory.
[R] TYPE A
[R] 200 Type set to A.
[R] MODE Z
[R] 200 MODE Z ok.
[R] PROT P
[R] 200 PROT command OK. Using private data connection.
[R] Listening on PORT: 3374, Waiting for connection.
[R] PORT 193,246,127,141,13,46
[R] 200 PORT Command successful.
[R] MLSD
[R] 150 Opening BINARY mode data connection for MLSD.
[R] 426 Data connection closed, transfer aborted.
[R] List Error

Barough
11-29-2007, 08:52 AM
Try these..........

1 . Try and connect with PASV Mode instead of PORT Mode.

2. If u still dont get to list the server contents in PORT, try turning off MLSD.

andymate
11-29-2007, 08:55 AM
thx mate,

i used PASV and now work...

cheers