Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception when opening empty directory #7393

Closed
cyberduck opened this issue Aug 10, 2013 · 4 comments
Closed

Exception when opening empty directory #7393

cyberduck opened this issue Aug 10, 2013 · 4 comments
Assignees
Labels
bug fixed ftp FTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

52585bb created the issue

Hi,

I seem to be suffering a repeatable problem with the current nightly. When connecting to my ftp server (local network) and browsing to an empty directory a java exception is generated and cyberduck exits.

I have attached a couple of .crash dumps for your perusal.


Attachments

@cyberduck
Copy link
Collaborator Author

52585bb commented

I should note that it may have nothing to do with entering an empty directory, that is just my observed behaviour.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

This should be fixed in c603da6. Can you please let me know the error message you get when accessing the empty directory using snapshot build 12514 or newer.

@cyberduck
Copy link
Collaborator Author

52585bb commented

Exception now caught. See screenshot

Full text from dialog:

NOOP
200 NOOP command successful.
CWD /movies/Children/test
250 CWD command successful.
TYPE A
200 Type set to A.
PASV
227 Entering Passive Mode (192,168,2,103,216,240)
LIST
150 Opening BINARY mode data connection for 'file list'.
226 Transfer complete.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 5d3ee26.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed ftp FTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants