Hi All, We currently have a portal that allows our partners to upload and download files. We have had lot of issues with the size of the files [tried all the possible solution DIME/MTOM] etc...but finally have a custom compression routine for downloading..albeit nothing for uploading as of now.
We are planning to take advantage of IIS 7.0 and SFTP to upload & download files....
Challenges:
* How can I leverage the power of SFTP for uploading files via a web browser ?
* How can I provide Secure FTP protocol for downloading files [browser again] since files are large and I am interested in using out of the box solution with IIS 7.0