是否可以通过FTP代理使用C#FtpWebRequest? [英] Is it possible to use C# FtpWebRequest through a FTP proxy?

查看:189
本文介绍了是否可以通过FTP代理使用C#FtpWebRequest?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

据我了解, FtpWebRequest.Proxy 属性表示HTTP代理。我必须通过FTP代理向外部服务器发出FTP请求。

As I understand it, the FtpWebRequest.Proxy property denotes an HTTP proxy. I have to issue FTP requests to an external server via an FTP proxy.

到目前为止,使此功能起作用的唯一方法是创建一个使用Windows FTP命令并以这种方式下载。

The only way I've got this to work so far is by creating a script which uses the Windows FTP command and downloading that way.

是否可以使用 FtpWebRequest 通过FTP代理下载文件?

Is it possible to use the FtpWebRequest to download files via an FTP proxy?

推荐答案

如果您有预算-Dart为此提供了一些很棒的课程:

If you have the budget for it - Dart do some great classes for this:

http://www.dart.com/
或专门
http://www.dart.com/ptftpnet.aspx

这篇关于是否可以通过FTP代理使用C#FtpWebRequest?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆