[ 
https://issues.apache.org/jira/browse/VFS-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14905323#comment-14905323
 ] 

Bernd Eckenfels commented on VFS-502:
-------------------------------------

Can you check if you see the same problem in 2.1 snapshots, please?

> Cannot open a sFTP FileObject pointing on  the root directory, create a local 
> FS object instead
> -----------------------------------------------------------------------------------------------
>
>                 Key: VFS-502
>                 URL: https://issues.apache.org/jira/browse/VFS-502
>             Project: Commons VFS
>          Issue Type: Bug
>    Affects Versions: 2.0
>         Environment: Linux (CentOS)
>            Reporter: Arnaud Linz
>
> Creating a FileObject to uri "sftp://@myhost/";, with setUserDirIsRoot to 
> true, gives access to the local file system and not the sftp server...
> Accessing file "/foo/bar" with resolveFile(rootFileObject, "/foo/bar")  with 
> rootFileObject created from  the "sftp://@myhost/"; uri returns a local fs 
> object, where as accessing file "bar" from "sftp://@myhost/foo"; returns the 
> remote object.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to