Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

gz:ftp dails to download correctly when using cat. #69

Open
ysb33r opened this issue Dec 11, 2015 · 0 comments
Open

gz:ftp dails to download correctly when using cat. #69

ysb33r opened this issue Dec 11, 2015 · 0 comments
Milestone

Comments

@ysb33r
Copy link
Owner

ysb33r commented Dec 11, 2015

If gz:ftp://guest:pass@localhost:50021/aFile.xml.gz?vfs.ftp.passiveMode=1 is the original URL then doing vfs.cat on that URI will result in an exception:

        org.apache.commons.vfs2.FileSystemException: Could not resolve file "gz:file:///guest:***@nullnull!/".
            at org.apache.commons.vfs2.provider.AbstractFileSystem.resolveFile(AbstractFileSystem.java:348)
            at org.apache.commons.vfs2.provider.AbstractFileSystem.resolveFile(AbstractFileSystem.java:317)
            at org.apache.commons.vfs2.provider.AbstractFileSystem.getRoot(AbstractFileSystem.java:286)
            at org.apache.commons.vfs2.provider.AbstractLayeredFileProvider.createFileSystem(AbstractLayeredFileProvider.java:92)
            at org.apache.commons.vfs2.provider.AbstractLayeredFileProvider.findFile(AbstractLayeredFileProvider.java:63)
            at org.apache.commons.vfs2.impl.DefaultFileSystemManager.resolveFile(DefaultFileSystemManager.java:693)
            at org.apache.commons.vfs2.impl.DefaultFileSystemManager.resolveFile(DefaultFileSystemManager.java:621)
@ysb33r ysb33r added this to the 1.0 milestone Dec 11, 2015
@ysb33r ysb33r modified the milestones: 1.0, 1.1 Jun 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant