Hi:
I need to write a FTP application to download a file from a remote server.
I found the "WebRequestMethods.Ftp Class" in microsoft.com but there are not examples.
How can I use this class or how can I write my FTP application?
Is there another class that can I use?
Thanks!
I need to write a FTP application to download a file from a remote server.
I found the "WebRequestMethods.Ftp Class" in microsoft.com but there are not examples.
How can I use this class or how can I write my FTP application?
Is there another class that can I use?
Thanks!