IBM WebSphere FTPFile Adapter, version 7.5.0.1 notes

This document contains the following sections:
Enhancements and fixes


This table lists the enhancements and fixes in FTPFile Adapter , fix pack version 7.5.0.1.
Enhancements
#CRAPARTitleDetails
1Defect 6071Extend the FTPFile Adapter Permission check Capabilities by Including permission check for Local archive and event directories.
Additional permission checks were introduced in FTPFile Adapter to validate the permissions for Local archive and event directories in pre deployment phase.
Fixes
#CRAPARTitleDetails
1103580FTP Adapter when configured with Custom parser class com.ibm.j2ca.ftp.utils.FTPLongListEntryParser fails when working with files having a spaces.
Symptom: The list/ exist operations on working with such files fails with files with name "abc file with spaces.txt"
Resolution: New FTPLongListEntryParser class extends UnixFTPEntryParser while older one uses FTPFileEntryParser.
2103581FTP Adapter currently configured with SFTP protocol can perform either password authentication/ public key authentication at a time.
Symptom: There are certain SFTP servers like WinSSHd server which allows configuring both public key authentication and password authentication together. So, a user working with such an server should be able to authenticate by providing both private key and password details , authentication fails if either of the two are not provided.
Resolution: A password is being set during the sftp session, which needs to be provided during authentication.
3Defect 5445The Adapter is accepting negative values in EMD for Port Number.
Symptom: In EMD Port number accepts values like -5.
Resolution: An EMD fix provided at adapter level.
4Defect 5980FTP adapter inbound specific properties are being accepting negative values.Properties are: FtpGetQuantity,FtpPollFrequency,PollQuantity, EP_Timeout
Symptom: FtpPollFrequency,PollQuantity, EP_Timeout properties accept values like -5(less than 0) while property FtpGetQuantity accepts values less than 1.
Resolution: An EMD and runtime fix provided at adapter level.






October 14th, 2011 4:00 PM
(C) 2011 IBM Corporation. Proprietary and Confidential. All Rights Reserved.