問題描述
我正在嘗試在 Metro 和 C# 中創建一個 FTP 應用程序,但 System.Net 中的 FTP 類已被刪除,現在我不知道如何執行此操作.我查看了 BackgroundUploader,但不明白如何恢復目錄結構等.
I'm trying to create an FTP Application in Metro and C# but the FTP class in System.Net has been removed and now I can't figure out how to do this. I've looked into the BackgroundUploader but can't understand how I can bring back directory structures etc.
有沒有人有這方面的經驗,我知道這是可以實現的,因為 Windows 應用商店中已經有一個可用的應用程序.
Does anyone have any experience doing this, I know it is achievable since there is an app already available on the Windows Store.
謝謝
推薦答案
還沒查,剛開始找.在本文中,他們分享了 C# 中的 FTP 示例.
I haven't checked it yet, since I just started to look for it. In this article they're sharing an FTP sample in C#.
http://code.msdn.microsoft.com/windowsapps/CSWindowsStoreAppFTPDownloa-88a90bd9
問候,藥草
這篇關于Metro 應用程序中的 FTP的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!