[
https://issues.apache.org/jira/browse/NET-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613083#action_12613083
]
Sebb commented on NET-226:
--------------------------
I doubt there is anything that NET can do to prevent or detect endless loops -
it is not doing the looping, as far as I can tell.
However, perhaps VFS can do so - I suggest raising a JIRA issue for Commons VFS
and linking it to this issue.
> Endless loop listing files on Windows NT FTP-Server
> ---------------------------------------------------
>
> Key: NET-226
> URL: https://issues.apache.org/jira/browse/NET-226
> Project: Commons Net
> Issue Type: Bug
> Affects Versions: 1.4
> Environment: VFS client on linux machine connecting to a Windows-NT
> ftp server using unix file listing
> Reporter: Frederic Müller
> Priority: Blocker
>
> The framework repeatedly queries the contents of a remote ftp folder as well
> it's parent folder. It will do so indefinitely. Other ftp software can access
> the server without problems. I implemented a new class extending the
> UnixFTPEntryParser to intercept the requests and to print the following stack
> traces.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.