المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Downloading all files in directory FTP C#



C# Programming
05-27-2009, 07:36 AM
Hello,

I am trying to download not one, but all files within a remote directory using FTP and C# and then save them to a local folder on my hard drive. How can I do this?