Log in

View Full Version : http proxy can't upload?


putinit
05-16-2003, 09:15 PM
:confused:
I use a http proxy to upload file ,but have this error"

connect to websam via Proxy (202.197.120.14:8080)
220 WebSamba FTP Server (Version 1.0) for Windows_NT.
331 Password required for longtune
PASS (hidden)
230 User longtune logged in.
SYST
215 Windows_NT version 4.0
PWD
257 "" is current directory.
TYPE A
200 Type set to A.
PASV
502 Command "PASV" not implemented.
PORT 192,168,0,188,12,112
501 Syntax error in parameters or arguments.
LIST
426 Connection closed; transfer aborted.

how to resovle this question ,thank you for help !
van
2003-05-17 10:17:05

putinit
05-16-2003, 09:19 PM
:confused:

bigstar
05-16-2003, 11:34 PM
http proxy requires passive mode, the ftp server doesn't support passive mode. i'm afraid your out of luck.

putinit
05-17-2003, 09:27 AM
:mad: