[esb-issues] [JBoss JIRA] Created: (JBESB-2469) Remote directory cannot be relative for (S)FTP(S) gateway

Martin Vecera (JIRA) jira-events at lists.jboss.org
Fri Mar 13 09:45:23 EDT 2009


Remote directory cannot be relative for (S)FTP(S) gateway
---------------------------------------------------------

                 Key: JBESB-2469
                 URL: https://jira.jboss.org/jira/browse/JBESB-2469
             Project: JBoss ESB
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Rosetta
    Affects Versions: 4.4 CP2
            Reporter: Martin Vecera


FtpImpl, SecureFtpImpl and FtpsImpl are calling "cd" with the directory specified in jboss-esb.xml every time they are getting list of files. When the directory is specified relatively you would need structure like ftp_dir/ftp_dir/ftp_dir/ftp_dir...

This must be at least documented, but doing cd every X seconds is waste of time. It should be sufficient only once IMHO.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the esb-issues mailing list