Hi There, Could anyone guide me as to the best way to upload a collection of files from a directory to a server from within a WPF client. We have ftp access, and as such I have been looking at WebClient.UploadFile.
There seems to be a number of methods available through webclient though, and Im not sure which would be the most suitable.
Thanks in advance,