[
https://issues.apache.org/jira/browse/VFS-196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12599590#action_12599590
]
Mario Ivankovits commented on VFS-196:
--------------------------------------
Just in case it is not clear, with "first" version I mean the "null" check. The
symbolic check stuff should be fine.
BTW. In case of isSymbolicLink, you can also use
this.getLinkDestination().getName() instead of doing the name-resolve yourself.
> FTP Provider Does Not Support Symbolic Links Correctly
> ------------------------------------------------------
>
> Key: VFS-196
> URL: https://issues.apache.org/jira/browse/VFS-196
> Project: Commons VFS
> Issue Type: Bug
> Affects Versions: 1.1
> Reporter: James Carman
> Assignee: James Carman
> Fix For: 1.1, 2.0
>
> Attachments: symbolic_links.patch
>
>
> If a directory is a symbolic link, it shows up as file type "imaginary"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.