I'm writing an C# application, where the user can select an entire folder and click on a button to upload the folder he choose.
It is possible to upload an entire Folder to a Server(with all its files and sub folders) ?
I found in the web examples, to how to upload a single file but not an entire folder, If some one have a link or an a piece code I'll appreciate.
Thanks in advanced