Date released: June 23, 2005
Download:
You will be required to enter your Serial Number.
Download via the Download Center
Description:
Major Fixes included in WS_FTP Software Development Kit (Secure and non-Secure):
- Folder refresh does not use the specified file mask
- Initializing the API and using SSL connections multiple times during the same process could cause a crash
- Added more logging for failed data connections, and other areas
- Multiple threads utilizing connections can cause PassiveMode setting to be ignored
- Failed transfers attempt to auto-reconnect and resume before returning failure
- Miscellaneous updates to sample applications
- Miscellaneous updates to help
New in 8.1
- IWsftpApi2 interface
- This interface adds the ExternalIP property and the SetPortRange method.
- ExternalIP property
- Allows the SDK to be configured to send the external IP address in the PORT command. This is helpful for clients that are NAT'd, and especially useful when those clients are using SSL connections.
- SetPortRange method
- Allows the SDK to be configured to establish PORT data channel connections on ports within a specified range. This feature is used for firewalls that don't support FTP protocol translation, or when the client is using SSL connections.






