proxy server
[quote="dodin"]Hello,
getting really lost here :/
[b]
I am trying to connect from windows server to remote FTP server behind NAT(using proxy) and download files.
Getting error like:[/b]
< 2017-03-07 22:45:45.349 226 Transfer ok.
. 2017-03-07 22:45:45.349 Directory listing successful
. 2017-03-07 22:45:45.349 Got reply 1 to the command 2
. 2017-03-07 22:45:45.349 File: "/2017-03-07/FIMT0307.zip"
. 2017-03-07 22:45:45.365 Copying "/2017-03-07/FIMT0307.zip" to local directory started.
. 2017-03-07 22:45:45.365 Binary transfer mode selected.
. 2017-03-07 22:45:45.365 Starting download of /2017-03-07/FIMT0307.zip
> 2017-03-07 22:45:45.365 TYPE I
< 2017-03-07 22:45:45.458 200 Type set to I.
> 2017-03-07 22:45:45.458 PASV
< 2017-03-07 22:45:45.614 227 Entering Passive Mode (195,53,156,45,38,26)
> 2017-03-07 22:45:45.630 RETR FIMT0307.zip
. 2017-03-07 22:45:45.630 m_pProxyLayer changed state from 0 to 1
. 2017-03-07 22:45:45.630 m_pProxyLayer changed state from 1 to 2
. 2017-03-07 22:45:45.630 m_pProxyLayer changed state from 2 to 4
. 2017-03-07 22:45:45.630 Proxy request failed, can't connect through proxy server
. 2017-03-07 22:45:45.630 m_pProxyLayer changed state from 4 to 6
. 2017-03-07 22:45:45.630 Transfer channel can't be opened. Reason: An established connection was aborted by the software in your host machine.
. 2017-03-07 22:45:45.630 Copying files from remote side failed.
. 2017-03-07 22:45:45.630 Got reply 4 to the command 4
* 2017-03-07 22:45:45.630 (ExtException) Proxy request failed, can't connect through proxy server
* 2017-03-07 22:45:45.630 Transfer channel can't be opened. Reason: An established connection was aborted by the software in your host machine.
* 2017-03-07 22:45:45.630 Copying files from remote side failed.
* 2017-03-07 22:45:45.630 Entering Passive Mode (195,53,156,45,38,26)
. 2017-03-07 22:45:45.630 Asking user:
. 2017-03-07 22:45:45.630 Error transferring file '/2017-03-07/FIMT0307.zip'. ("Proxy request failed, can't connect through proxy server","Transfer channel can't be opened. Reason: An established connection was aborted by the software in your host machine.","Copying files from remote side failed.","Entering Passive Mode (195,53,156,45,38,26)")
* 2017-03-07 22:45:45.630 (EScpSkipFile) Error transferring file '/2017-03-07/FIMT0307.zip'.
* 2017-03-07 22:45:45.630 Proxy request failed, can't connect through proxy server
* 2017-03-07 22:45:45.630 Transfer channel can't be opened. Reason: An established connection was aborted by the software in your host machine.
* 2017-03-07 22:45:45.630 Copying files from remote side failed.
[b]Using GUI sometimes I cannot connect or I can connect for a while(sometimes also list few directories) but then error message comes:[/b]
Proxy request failed, can't connect through proxy server
Transfer channel can't be opened. Reason: An established connection was aborted by the software in your host machine.
Could not retrieve directory listing
Entering Passive Mode (195,53,156,45,38,155)
[b]I have done investigation also with network team and they say ports are open correctly and that the issue is not with network. As usual :) They say that it seems connection is ended from FTP server side. I cannot talk to anyone from FTP server side unfortunately...
...any ideas what else could be the cause? I will be happy to hear...[/b][/quote][list][size=9][/size]
getting really lost here :/
[b]
I am trying to connect from windows server to remote FTP server behind NAT(using proxy) and download files.
Getting error like:[/b]
< 2017-03-07 22:45:45.349 226 Transfer ok.
. 2017-03-07 22:45:45.349 Directory listing successful
. 2017-03-07 22:45:45.349 Got reply 1 to the command 2
. 2017-03-07 22:45:45.349 File: "/2017-03-07/FIMT0307.zip"
. 2017-03-07 22:45:45.365 Copying "/2017-03-07/FIMT0307.zip" to local directory started.
. 2017-03-07 22:45:45.365 Binary transfer mode selected.
. 2017-03-07 22:45:45.365 Starting download of /2017-03-07/FIMT0307.zip
> 2017-03-07 22:45:45.365 TYPE I
< 2017-03-07 22:45:45.458 200 Type set to I.
> 2017-03-07 22:45:45.458 PASV
< 2017-03-07 22:45:45.614 227 Entering Passive Mode (195,53,156,45,38,26)
> 2017-03-07 22:45:45.630 RETR FIMT0307.zip
. 2017-03-07 22:45:45.630 m_pProxyLayer changed state from 0 to 1
. 2017-03-07 22:45:45.630 m_pProxyLayer changed state from 1 to 2
. 2017-03-07 22:45:45.630 m_pProxyLayer changed state from 2 to 4
. 2017-03-07 22:45:45.630 Proxy request failed, can't connect through proxy server
. 2017-03-07 22:45:45.630 m_pProxyLayer changed state from 4 to 6
. 2017-03-07 22:45:45.630 Transfer channel can't be opened. Reason: An established connection was aborted by the software in your host machine.
. 2017-03-07 22:45:45.630 Copying files from remote side failed.
. 2017-03-07 22:45:45.630 Got reply 4 to the command 4
* 2017-03-07 22:45:45.630 (ExtException) Proxy request failed, can't connect through proxy server
* 2017-03-07 22:45:45.630 Transfer channel can't be opened. Reason: An established connection was aborted by the software in your host machine.
* 2017-03-07 22:45:45.630 Copying files from remote side failed.
* 2017-03-07 22:45:45.630 Entering Passive Mode (195,53,156,45,38,26)
. 2017-03-07 22:45:45.630 Asking user:
. 2017-03-07 22:45:45.630 Error transferring file '/2017-03-07/FIMT0307.zip'. ("Proxy request failed, can't connect through proxy server","Transfer channel can't be opened. Reason: An established connection was aborted by the software in your host machine.","Copying files from remote side failed.","Entering Passive Mode (195,53,156,45,38,26)")
* 2017-03-07 22:45:45.630 (EScpSkipFile) Error transferring file '/2017-03-07/FIMT0307.zip'.
* 2017-03-07 22:45:45.630 Proxy request failed, can't connect through proxy server
* 2017-03-07 22:45:45.630 Transfer channel can't be opened. Reason: An established connection was aborted by the software in your host machine.
* 2017-03-07 22:45:45.630 Copying files from remote side failed.
[b]Using GUI sometimes I cannot connect or I can connect for a while(sometimes also list few directories) but then error message comes:[/b]
Proxy request failed, can't connect through proxy server
Transfer channel can't be opened. Reason: An established connection was aborted by the software in your host machine.
Could not retrieve directory listing
Entering Passive Mode (195,53,156,45,38,155)
[b]I have done investigation also with network team and they say ports are open correctly and that the issue is not with network. As usual :) They say that it seems connection is ended from FTP server side. I cannot talk to anyone from FTP server side unfortunately...
...any ideas what else could be the cause? I will be happy to hear...[/b][/quote][list][size=9][/size]