本文介紹了如何使用 C# 將 ftp 共享文件夾映射到本地驅動器?的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!
問題描述
限時送ChatGPT賬號..
如何使用 C# 將 ftp 共享文件夾映射到本地驅動器?有沒有可用的類庫?
How do I map an ftp share folder to a local drive using C#? Is there any class library available for this?
我需要實現與 NetDrive 相同的功能(http://www.netdrive.net/) 使用 FTP 提供?
I need to achieve the same functionality as NetDrive(http://www.netdrive.net/) offers using FTP ?
推薦答案
C#中有一個項目使用FTP文件夾作為虛擬驅動器 -> http://amalgam.codeplex.com/(它使用 dokan).
There's a project in C# to use an FTP folder as virtual drive -> http://amalgam.codeplex.com/ (it uses dokan).
有一個免費軟件程序可以做同樣的事情 -> http://www.ferrobackup.com/ftpuse/
There's a freeware program that does the same thing -> http://www.ferrobackup.com/ftpuse/
這篇關于如何使用 C# 將 ftp 共享文件夾映射到本地驅動器?的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!
【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!