No Problem...
here is the Messages:
TYPE I
200 Command okay.
TYPE I
200 Command okay.
PASV
227 Entering Passive Mode (xxx,xxx,xxx,xxx,xxx,xxx).
PORT xxx,xxx,xxx,xxx,xxx,xxx
200 Command okay.
STOR 1MB.TEST
425 Can't open data connection.
Transfer Failed!
TYPE A
200 Command okay.
PASV
227 Entering Passive Mode (xx,xxx,xxx,xxx,xx,xxx).
LIST
125 Data connection already open; transfer starting.
226 Closing data connection. Requested file action successful.
TYPE A
200 Command okay.
PASV
227 Entering Passive Mode (xxx,xxx,xx,xx,x,xxx).
LIST
125 Data connection already open; transfer starting.
226 Closing data connection. Requested file action successful.
Transfer queue completed
1 File failed to transfer
or
TYPE I
200 Command okay.
TYPE I
200 Type set to I.
PASV
227 Entering Passive Mode (209,153,60,51,6,201).
PORT 209,153,60,51,6,201
200 PORT Command successful.
STOR 500K
150 Opening BINARY mode data connection for 500K.
RETR 500K
450 Data transfer not implemented for client default data port. Need 'PORT' command first.
ABOR
426 Data connection closed, receive file 500K aborted.
226 ABOR command successful.
Transfer Failed!
TYPE A
200 Command okay.
PASV
227 Entering Passive Mode (209,153,60,51,6,202).
LIST
125 Data connection already open; transfer starting.
226 Closing data connection. Requested file action successful.
TYPE A
200 Type set to A.
PASV
227 Entering Passive Mode (80,139,207,120,8,222)
LIST
150 Opening ASCII mode data connection for /bin/ls.
226 Transfer complete.
This the Messages.
|