Y
Yash
Hi,
We would like to perform upload as well as download operations on an
FTP server external to our LAN through a .NET application. The
operations should be performed through a proxy and hence the .NET
application should be capable of using a proxy. The proxy server is an
ISA server, which is an HTTP proxy.
The .NET class FTPWebRequest has a property to which the proxy can be
specified. However, uploads are not supported if the proxy is an HTTP
proxy.
If you are aware of any third-party libraries which let us perform FTP
operations through an HTTP proxy(ISA server in particular), please let
me know.
Thanks and regards,
Yash Ganthe
We would like to perform upload as well as download operations on an
FTP server external to our LAN through a .NET application. The
operations should be performed through a proxy and hence the .NET
application should be capable of using a proxy. The proxy server is an
ISA server, which is an HTTP proxy.
The .NET class FTPWebRequest has a property to which the proxy can be
specified. However, uploads are not supported if the proxy is an HTTP
proxy.
If you are aware of any third-party libraries which let us perform FTP
operations through an HTTP proxy(ISA server in particular), please let
me know.
Thanks and regards,
Yash Ganthe