i wanted to test the linux version with socks5. But it seems this is no working proper. I have tested to connect to the same server with ftprush v2 and v3..with and without proxy.
In the v2 it works with and without proxy. In v3 it works only without proxy. If i try to connect to the server with proxy i get:
Code: Select all
[1][FTP]Status: Start Login FTP(SERVERIP:SERVERPORT) ...
[1][FTP]Error: Error Login FTP(SERVERIP:SERVERPORT) Can't connect serverip via proxy PROXYIP
Message : AuthenticationError
Code: Select all
[-SYSTEM-,Fri Jan 1 11:28:59 2021] >= 3 bytes read - fine
[-SYSTEM-,Fri Jan 1 11:28:59 2021] protocol is 5 - fine
[-SYSTEM-,Fri Jan 1 11:28:59 2021] number of methods >= 1 - fine
[-SYSTEM-,Fri Jan 1 11:28:59 2021] method is user/pass - fine
[-SYSTEM-,Fri Jan 1 11:28:59 2021] sub protocol is 1 - fine
[-SYSTEM-,Fri Jan 1 11:28:59 2021] wrong user/pass
[-SYSTEM-,Fri Jan 1 11:28:59 2021] name is: 'XXXX' pass is: 'XXXX'
[-SYSTEM-,Fri Jan 1 11:28:59 2021] [makethread] delete st
[CSockThread,Fri Jan 1 11:28:59 2021] destructor start
And a second question...is the proxy used for datachanel or only for the connection?
Best regards and a happy new year!