I'm using RHL 9.0 for a few months.
My primary interest is developing PHP web sites.
In order to upload files to unanonymous ftp address I used gFTP and Konq.
- If I address to ftp://user@someaddress.com through Konq, I'm asked for a password, and after I type correct password I get blank window and that is it.
- Here is gFTP output:
"
220 ProFTPD 1.2.9 Server (ProFTPD) [ws03.****.****.net]
USER *****
331 Password required for *****.
PASS xxxx
230 User ***** logged in.
TYPE I
200 Type set to I
CWD /
250 CWD command successful.
PASV
227 Entering Passive Mode (217,26,70,44,181,234).
Cannot create a data connection: Connection timed out
Disconnecting from site someaddress.com
"
I can do this only on Win* using TotalCmd and it is a shame.
I don't have problems with anonymous ftp addresses.
My primary interest is developing PHP web sites.
In order to upload files to unanonymous ftp address I used gFTP and Konq.
- If I address to ftp://user@someaddress.com through Konq, I'm asked for a password, and after I type correct password I get blank window and that is it.
- Here is gFTP output:
"
220 ProFTPD 1.2.9 Server (ProFTPD) [ws03.****.****.net]
USER *****
331 Password required for *****.
PASS xxxx
230 User ***** logged in.
TYPE I
200 Type set to I
CWD /
250 CWD command successful.
PASV
227 Entering Passive Mode (217,26,70,44,181,234).
Cannot create a data connection: Connection timed out
Disconnecting from site someaddress.com
"
I can do this only on Win* using TotalCmd and it is a shame.
I don't have problems with anonymous ftp addresses.