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

SSH_FX_FAILURE on upload #6956

Closed
cyberduck opened this issue Nov 9, 2012 · 1 comment
Closed

SSH_FX_FAILURE on upload #6956

cyberduck opened this issue Nov 9, 2012 · 1 comment
Assignees
Labels
bug sftp SFTP Protocol Implementation worksforme
Milestone

Comments

@cyberduck
Copy link
Collaborator

O3Fingers created the issue

I'm uploading local files via sftp with ssh public key authentication to an AWS instance. I've previously uploaded these files and folders - I'm just overwriting some files with updated versions.

Cyberduck shows a progress bar, and takes the right amount of time to transfer the information. When I try one file it's quick, when I try a big folder, it's slow.

As soon as the progress bar fills up and it says it's transferred however many bytes, I get the error message stating: "Failure (SSH_FX_FAILURE: An error occurred, but no specific error code exists to describe the failure.)."

I've checked permissions on source files and destination files to make sure everything is writable.

I'm on Mac 10.8.2, a new MacBook Pro with i7 processor and 16gb memory.

Transcript:

SSH_FXP_STATUS
SSH_FXP_REALPATH
SSH_FXP_NAME
/home/cgarcia
SSH_FXP_SETSTAT
SSH_FXP_STATUS
SSH_FXP_OPEN
SSH_FXP_HANDLE
SSH_FXP_WRITE
SSH_FXP_STATUS
SSH_FXP_CLOSE
SSH_FXP_STATUS
SSH_FXP_REALPATH
SSH_FXP_NAME
/home/cgarcia
SSH_FXP_SETSTAT
SSH_FXP_STATUS
SSH_FXP_REALPATH
SSH_FXP_NAME
/home/cgarcia
SSH_FXP_SETSTAT
SSH_FXP_STATUS
SSH_FXP_OPEN
SSH_FXP_HANDLE
SSH_FXP_WRITE
SSH_FXP_WRITE
SSH_FXP_STATUS
SSH_FXP_STATUS
SSH_FXP_CLOSE
SSH_FXP_STATUS
SSH_FXP_REALPATH
SSH_FXP_NAME
/home/cgarcia
SSH_FXP_SETSTAT
SSH_FXP_STATUS
SSH_FXP_REALPATH
SSH_FXP_NAME
/home/cgarcia
SSH_FXP_SETSTAT
SSH_FXP_STATUS
SSH_FXP_OPEN
SSH_FXP_HANDLE
SSH_FXP_WRITE
SSH_FXP_STATUS
SSH_FXP_CLOSE
SSH_FXP_STATUS
SSH_FXP_REALPATH
SSH_FXP_NAME
/home/cgarcia
SSH_FXP_SETSTAT
SSH_FXP_STATUS

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you reproduce this issue with the latest snapshot build available.

@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 sftp SFTP Protocol Implementation worksforme
Projects
None yet
Development

No branches or pull requests

2 participants