[jboss-jira] [JBoss JIRA] Commented: (JBESB-127) Secure ftp
Bruno Georges (JIRA)
jira-events at jboss.com
Sun Nov 26 10:23:41 EST 2006
[ http://jira.jboss.com/jira/browse/JBESB-127?page=comments#action_12347687 ]
Bruno Georges commented on JBESB-127:
-------------------------------------
The class has been added to the trunk
org.jboss.internal.soa.esb.util.SecureFtpImpl
This class implements : org.jboss.soa.esb.util.RemoteFileSystem
The Jsch jar has been added to the lib/ext directory.
The factory: org.jboss.soa.esb.util.RemoteFileSystemFactory will return and implementation of the org.jboss.soa.esb.util.RemoteFileSystem interface. In this case org.jboss.internal.soa.esb.util.SecureFtpImpl
The org.jboss.soa.esb.util.FtpClientUtil has been moved to a different package: org.jboss.internal.soa.esb.util and has been renamed to : EdtFtpImpl
This class implements the RemoteFileSystem interface.
An instance of the class is returned from the factory.
> Secure ftp
> ----------
>
> Key: JBESB-127
> URL: http://jira.jboss.com/jira/browse/JBESB-127
> Project: JBoss ESB
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Affects Versions: 4.0 Beta 1
> Reporter: Mark Little
> Assigned To: Bruno Georges
> Fix For: 4.0
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list