|
Comparing to beta version the final release provides support for Google Chrome browser, supports upload progress report and covered by integration tests.
Fully-functional trial version, user guide and integration tests
The support of upload progress and POST-upload in IT Hit WebDAV Server Engine v2.1 together with IT Hit AJAX library opens new opportunities for managing files from AJAX applications and creating JavaScript-based WebDAV clients. Now if you use the AJAX library with WebDAV Server Engine you can request amount of bytes uploaded and total file size when uploading large files.
Uploading Files Upload Progress
The new NtfsStorage server sample, that supports resumable upload feature, provides convenient environment for developing using the AJAX library. This new sample keeps all data directly in file system eliminating the need for uploading JavaScript and HTML files to server after each modification.
NtfsStorage sample download
|