Umesh Mishra asked:
My requirement –In our office we send/receive large files to/from our clients. Due to limitations of emial to send files more than 10 MB we need a web based(http)solution so that we can upload/download files securely on the internet.
Your help is very much appreciated.
Thanks.
Umesh







Transfering of files of the size you are suggesting (10MB) is not advisable using HTTP. It has limitations on what you can do.
In addition, HTTP is more appropriate for viewing information rather then uploading information.
If you require uploading of files I would use the FTP (file Transfer protocol) protocol and setup userids for your clients to load the information to your systems. There a numerous clients available that can ensure delivery of the files is performed in the event of some network error. For secure uploading I would use SFTP.
SEE DRIVEHQ.COM You can upload files there and can be accessed fropm anywhere