What is HTTP File Transfer?
Features
Every application user has his own space on server and this space is visible only to him over the Internet and only administrator can change it. Administrator can give to user different privileges – full set of privileges, only download or only upload privileges. All user activities during file transfer are logged so administrator can see if anything goes wrong (problems in user-server communication, different file transfer exceptions, etc.).Server side of this application for managing uploaded and/or downloaded data is based on MicrosoftASP.NET technologies.
File upload module (http://darrenjohnstone.com/2007/06/02/writing-an-aspnet-file-upload-module) is used for uploading files. User interface and AJAX communication is made using Ext (www.extjs.com) framework. User can access his server location from any OS platform because it is web client based application. We recommend using Firefox as web browser in order to get the best upload performance.This is basic file upload application made for users with limited or no experience in running file transfer applications.
For developers:
Platform:
Ext 2.0
.NET 2.0
Microsoft SQL Server
Requirements:
Internet Explorer 6+
FireFox 1.5+
Opera 9+(Win, MAC, Linux)
Safari2(MAC)
Safari 3+(Win, MAC)