airody prasad shetty created VFS-420:
----------------------------------------

             Summary: SFTP : USING SLASH (/) SYMBOLS AS DIRECTORY NAME PREFIXES
                 Key: VFS-420
                 URL: https://issues.apache.org/jira/browse/VFS-420
             Project: Commons VFS
          Issue Type: Bug
         Environment: IBM z/OS
            Reporter: airody prasad shetty


When using SFTP with a directory whose name contains '//' as prefix which is 
common in IBM z/OS the following error occurs 

org.apache.commons.vfs.FileSystemException: Could not determine
the type of file "sftp://REMOTEHOST/DW.ORACLE.TEST/CH";.
at
org.apache.commons.vfs.provider.AbstractFileObject.attach(AbstractFileObject.j
ava:1305)
at
org.apache.commons.vfs.provider.AbstractFileObject.getType(AbstractFileObject.
java:412)
at
org.apache.commons.vfs.provider.AbstractFileObject.exists(AbstractFileObject.j
ava:402)
at
org.apache.commons.vfs.provider.AbstractFileObject.isWriteable(AbstractFileObj
ect.java:468)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to