| |
|
| |
|
| |
|
| |
|
 |
Fixed ATL security in XFile (see this kb article: http://support.softartisans.com/kbview_1331.aspx) |
 |
Fixed memory leak during uploads in FileUpSE |
 |
Added a new method named AddEncryptedRequestHttpHeader to XFile's XFRequest object to be used with FileUpEE's new Encryption class (See KB article Session loss in ASP.NET 2.0 using XFileEE with FileUpEE) |
 |
Created a .NET utility class named Encryption in FileUpEE |

|
New
constructor and PreserveResumeInfo property provides more
fine-grained control of resumability behavior
and cleanup of temp files
|
 |
Updated
installer with support for Vista and Windows 2008 |
 |
Extensive
new collection of .NET samples demonstrating all enterprise
features of FileUpEE, including: |
| |
 |
Resumable
and non-resumable 2-tier upload and download samples
|
 |
Resumable
and non-resumable 3-tier upload and download samples
|
 |
Sophisticated
custom HTML client-side progress indicator |
 |
All
samples can handle file transfers of unlimited size
|
 |
All
3-tier download samples use streaming functionality
so no files are cached on the webserver |
 |
Fileserver
code now in separate application which can easily
be moved to another server for testing 3-tier transfers
|
|
 |
Updated
documentation |
| |
 |
More
.NET code examples |
 |
Improved
accuracy in descriptions of many methods and properties
|
 |
Complete
documentation of the new HttpModule (released in
version 5.1.0) which is configured in web.config
rather than the registry |
 |
XFileEE
documentation now bundled with the main FileUpEE
documentation |
|