从目录中自动FTP [英] Auto FTP from a Directory

查看:126
本文介绍了从目录中自动FTP的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想要监视一个目录并将任何放置在FTP位置的文件都FTP。有谁知道如何在C#中做到这一点?

谢谢

编辑:任何人都知道一个好的客户端,可以监控一个目录和FTP以及放置的文件它是什么?

System.IO.FileSystemWatcher System.Net.FtpWebRequest / < a href =http://msdn.microsoft.com/en-us/library/system.net.ftpwebresponse.aspx =nofollow noreferrer> FtpWebResponse 类。



我们需要更多信息才能更具体。


I want to monitor a directory and FTP any files that are place there to an FTP location. does anyone know how to do this in c#?

Thanks

EDIT: Anyone know of a good client that can monitor a directory and FTP and files placed in it?

解决方案

I combination of the System.IO.FileSystemWatcher and System.Net.FtpWebRequest/FtpWebResponse classes.

We need more information to be more specific.

这篇关于从目录中自动FTP的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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