Login
or
Register
Home
Products
Image Uploader
Video Uploader
File Downloader
Graphics Mill
PhotoEditor
Photo Kiosk
Photo Park
Success Stories
Downloads
Purchase
How to Buy
Online Store
Resellers
Return Policy
Shopping Cart
Support
Online Help
Forums
Add Support Case
Customization Services
Request Feature
Company
About Us
Contact Us
Blog
File Downloader
What's New
Features
Screenshots
Online Demo
System Requirements
Free Trial
Licensing
Pricing
What's New
File Downloader 2.1.4 – Released February 27, 2010
Bug Fixes
Support of Windows 7.
Support of downloading via HTTPS.
New 303 and 304 error codes were added to the
Error
event.
Fixed the problem with download resuming.
Now encoded URLs are processed properly.
Now columns in the file list (displayed in the Download Confirmation Dialog) can be removed.
Fixed the problem with displaying server name in the Download Confirmation Dialog.
Now total file size is displayed correctly.
Fixed the problem with File Downloader crash when a log file contains too long strings.
Now strings from a log file can be copied correctly.
File Downloader 2.0 – Released May 30, 2008
New Features
Licensing changes.
Evaluation process changes.
Compatibility with Windows Vista (including Internet Explorer 7 Protected Mode).
Support of automatic download recovery if connection was interrupted. The number of reconnection attempts and the time interval between them can be specified with
ReconnectAttemptsCount
and
ReconnectTimeOut
properties, respectively.
Improved download mechanism.
Improved GUI.
The progress of downloading file list is shown by progress bar.
Download process can be initiated in the script using the
Download
method.
Folder chosen in the
Browse for folder
dialog by default can be specified with the
DefaultDestinationFolder
property.
...a number of various minor improvements and performance optimizations.
Bug Fixes
Problem with hang ups during downloads is solved.
Limitation of the maximum number of file list items is significantly increased.
Insufficient disk space error is handled correctly.
Fixed memory leak problems.
...a number of various minor bug fixes.
Breaking Changes in API
The
BrowseForFolderDialogMessageText
property is renamed to
BrowseForFolderDialogText
.
The
DownloadCompleteDialogMessageText
property is renamed to
DownloadCompleteDialogText
.
The
DownloadConfirmationDialogMessageText
property is renamed to
DownloadConfirmationDialogText
.
The
DoYouWantToOpenFolderMessage
property is renamed to
MessageOpenFolderText
.
The
FileExistsDialogMessageText
property is renamed to
FileExistsDialogText
.