Does it work with Filezilla?
We tried with File zilla,We were able to connect the server but unable to transfer the file using FTP+SOCKS+ACTIVE.The target doest support both active and passive.Also, We are able to transfer files with ACTIVE and PASV through internet.
Here is Filezilla FTP+SOCKS+ACTIVE logs
Status: Connecting to xxxx.xxxx.xxx through proxy
Status: Resolving address of xxxx.xxxx.xxx
Status: Connecting to socks_proxy:1080...
Status: Connection with proxy established, performing handshake...
Status: Connection established, waiting for welcome message...
Response: 220 xxxxxx NcFTPd Server (licensed copy) ready.
Command: USER test
Response: 331 User test okay, need password.
Command: PASS ********
Response: 230-You are user #86 of 5000 simultaneous users allowed.
Response: 230-
Response: 230 Restricted user logged in.
Command: CLNT FileZilla
Response: 200 Noted.
Command: OPTS UTF8 ON
Response: 501 Option not recognized.
Command: OPTS MLST type;size;modify;perm;unix.mode;unix.owner;unix.uid;unix.group;unix.gid;
Response: 200 Options accepted: type;size;modify;perm;unix.mode;unix.owner;unix.uid;unix.group;unix.gid;
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is cwd.
Command: TYPE I
Response: 200 Type okay.
Command: PASV
Response: 227 Entering Passive Mode (160,83,78,166,208,177)
Command: MLSD
Status: Connecting to xxxxx:1080...
Status: Connection with proxy established, performing handshake...
Error: Proxy handshake failed: ECONNABORTED - Connection aborted