View Single Post
Old 15-02-2005, 03:11 PM   #15 (permalink)
icecoolz
Wise Old Owl
 
Join Date: Jul 2004
Location: Bangalore
Posts: 1,208
Default

Well I think you got the settings mixed up :

First of all if you have a http proxy try and see if your proxy will allow you to connect using ftp clients. I am going to demonstrate all of the below using flashfxp (www.flashfxp.com):

Open up flashfxp. From the menu on top choose options -> preferences. You will get this dialog :



In that goto the connections tab and select HTTP proxy and enter your proxy IP and port as shown :



Try connecting to any FTP site. It this doesnt work then you will need to use a http-tunnel which supports sock5 such as your-freedom.net. Now once again goto the connections tab. Select socks5 proxy and set the IP to localhost. Set the port to 1080 or whatever your tunneling client is running on as shown :



that should take care of your connection settings. Now try and connect to a ftp site and see what happens. You should get something like this :

Quote:

[R] Connecting to icecool007.netfirms.com via Proxy -> IP=localhost PORT=1080
[R] Connected to icecool007.netfirms.com via Proxy
[R] SOCKS: Connecting to icecool007.netfirms.com:21
[R] SOCKS: Connected to icecool007.netfirms.com:21
[R] 220 Ftp server ready.
[R] USER icecool007
[R] 331 User icecool007 okay, need password.
[R] PASS (hidden)
[R] 230-You are user #104 of 550 simultaneous users allowed.
[R] 230-
[R] 230 Restricted user logged in.
[R] SYST
[R] 215 UNIX Type: L8
[R] FEAT
[R] 211-Extensions supported:
[R] CLNT
[R] MDTM
[R] MLST type*;size*;modify*;UNIX.mode*;UNIX.owner;UNIX.uid ;UNIX.group;UNIX.gid;unique
[R] PASV
[R] REST STREAM
[R] SIZE
[R] TVFS
[R] Compliance Level: 19981201 (IETF mlst-05)
[R] 211 End.
[R] CLNT FlashFXP 3.0.1044
[R] 200 Noted.
[R] PWD
[R] 257 "/" is cwd.
[R] TYPE A
[R] 200 Type okay.
[R] PASV
[R] 227 Entering Passive Mode (204,92,121,19,216,172)
[R] Opening data connection via Proxy
[R] LIST -al
[R] SOCKS: Connecting to 204.92.121.19:55468
[R] SOCKS: Connected to 204.92.121.19:55468
[R] 150 Data connection accepted from 67.159.5.117:50472; transfer starting.
[R] 226 Listing completed.
[R] List Complete: 122 bytes in 4.89 seconds (0.0 KB/s)
Hope this is clear enough.
__________________
AMD 64 3500+ Venice
DFI Lan Party Ultra-D
2* 512 MB PdP Memory with 2-2-5L timings
XFX 7900GT 256 MB Card
icecoolz is offline