搜索资源列表
cpgl10
- 软件简介: 可以充当一个在线FTP软件的功能,如果服务器没有系统帐号的限制,可以访问服务器上面全部目录,下载,上传,复制,粘贴,功能方便易用。 -software descr iption : can act as an online FTP software, the server if no systematic account of the restrictions, the server can access all of the above catalog, downlo
ftp_search
- 能够获取FTP的所有目录文件信息存储到文件树中-FTP access to the catalog of all information stored to a file tree
kcommon
- CodeProject上的FTP操作类,关于上传、下载、及目录操作等。-CodeProject the FTP operations, on the upload, download, and the catalog operation.
CSharpFTP
- C# FTP创建目录 如果最终目的是为了创建目录 我的做法是,不管目录文件夹是否存在 ,循环创建, 如果存在就会出异常,捕获,但不抛, 不存在的话就会创建. 有源代码-C# FTP to create the directory if the ultimate goal is to create a catalog of my practice, regardless of the directory folder exists, create a loop, there wil