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

SFTP downloads empty files if remote password was changed #11785

Closed
PVince81 opened this issue Oct 27, 2014 · 2 comments
Closed

SFTP downloads empty files if remote password was changed #11785

PVince81 opened this issue Oct 27, 2014 · 2 comments

Comments

@PVince81
Copy link
Contributor

Steps to reproduce

  1. Mount an SFTP external storage as "/sftp"
  2. Upload a few files
  3. See that they can be downloaded
  4. SSH to the remote machine and change the password of the SFTP user
  5. Navigate to the "/sftp" and download some files

Expected result

SFTP mount must return 503 Storage unavailable when password is wrong or connection did not work

Actual result

SFTP mount is still there with the old file list. Downloading files result in empty files (0 bytes).

@RobinMcCorkell
Copy link
Member

Fix is at #13390

@PVince81
Copy link
Contributor Author

PVince81 commented Oct 8, 2015

Fixed by #19081

@PVince81 PVince81 closed this as completed Oct 8, 2015
@lock lock bot locked as resolved and limited conversation to collaborators Aug 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants