Hi.
I'm currently using the AjaxFileUpload control to upload files to my web server. It works great.
However, I now have a requirement to upload files to a different server, via FTP. I've seen a few FTPWebRequest and WebClient examples, but I can't find any that include progress for larger uploads?
Can anybody point me to an example?
Thanks.
Go to the complete details ...