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

Creation of a folder named .xxxx that already exists creates a SSH_FX_FAILURE #7990

Closed
cyberduck opened this issue Jun 3, 2014 · 2 comments
Assignees
Labels
Milestone

Comments

@cyberduck
Copy link
Collaborator

5e776e3 created the issue

Accidentally tried to create a folder with a . prefix (it was not visible so I didn't know it was already there). Error message:

Cannot create folder .xxxx (complete folder location)
Failure (SSH_FX_FAILURE: An error occurred, but no specific error code exists to describe the failure.).
SSH_FXP_MKDIR
SSH_FXP_STATUS
Failure

Toggling the log drawer didn't show any information, that is the log drawer doesn't show, so I'm sorry I can't include the full transcript.

The connection type is SFTP (SSH File Transfer Protocol)

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The validation to check for an existing folder fails.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In a2334ec.

@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
Projects
None yet
Development

No branches or pull requests

2 participants