Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
7.3k views
in .NET FTP by
I use edtftpnet in my application to download files. I am using DSL at home. It works fine. However whenever I open VPN connect to my office, the edtftpnet will throw exception in methods SendCommand line "return ReadReply();". If I disconnect VPN. It works fine again.

I am not sure how to fix this exception.

Thanks.

3 Answers

0 votes
by
Do you mean that this happens when you are FTPing files from your office, or that FTP to/from other sites fails when the VPN connection is open?

I use edtftpnet in my application to download files. I am using DSL at home. It works fine. However whenever I open VPN connect to my office, the edtftpnet will throw exception in methods SendCommand line "return ReadReply();". If I disconnect VPN. It works fine again.

I am not sure how to fix this exception.

Thanks.
0 votes
by
When I ftp files from other sites when the VPN is open.

Do you mean that this happens when you are FTPing files from your office, or that FTP to/from other sites fails when the VPN connection is open?

I use edtftpnet in my application to download files. I am using DSL at home. It works fine. However whenever I open VPN connect to my office, the edtftpnet will throw exception in methods SendCommand line "return ReadReply();". If I disconnect VPN. It works fine again.

I am not sure how to fix this exception.

Thanks.
0 votes
by
All I can think of is that you having some kind of routing problem. Try running traceroute to the remote FTP site to see how the packets are getting there.

When I ftp files from other sites when the VPN is open.

Do you mean that this happens when you are FTPing files from your office, or that FTP to/from other sites fails when the VPN connection is open?

Categories

...