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

Repeated failures when listing directory fails due to character encoding mismatch #8777

Closed
cyberduck opened this issue Apr 29, 2015 · 6 comments
Labels
bug fixed ftp FTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

cc72607 created the issue

Hi. I have encountered the following:

  1. On the server the rock solid proFTPd operates as FTP-Server.

  2. A folder exists, that has a certain text encoding.

  3. Cyberduck will list the folder name with wrong text encoding ( "?" within text string)

  4. On cklicking on that folder CD displays error: "Anzeigen des Ordners "…" fehlgeschlagen. 550 /… Datei oder Verzeichnis nicht gefunden…

  5. Cyberduck will remain in an infinite loop. "Cancel" does not cancel the process.

  6. Cyberduck has to be force quit.

  7. Cyberduck does not set text encoding according to proFTPd's encoding broadcasting ?

  8. Panic Software's Transmit handles the folder without error.

  9. FileZilla doesn't list the folder at all. This might be due to a to be changed setting.

  10. WebFTP lists the folder without problems and it can be operated on it.


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please post the transcript from the log drawer (⌘-L).

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Change the Encoding setting in the bookmark to ISO-8559-1. Refer to Special characters such as Umlaute.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

I cannot reproduce the repeated display of the failure message upon an error changing the working directory to a non-readable folder. Are you running version 4.7?

@cyberduck
Copy link
Collaborator Author

cc72607 commented

Replying to [comment:1 dkocher]:

Please post the transcript from the log drawer (⌘-L).

Unfortunately the offending folder has been deleted. I did not save the connection log when the offending folder was present.

@cyberduck
Copy link
Collaborator Author

cc72607 commented

Replying to [comment:4 dkocher]:

I cannot reproduce the repeated display of the failure message upon an error changing the working directory to a non-readable folder. Are you running version 4.7?

This is Vesion 4.7 Build 17432

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In ff2b094.

@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

1 participant