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

Download to... fails to replace files #9214

Closed
cyberduck opened this issue Jan 17, 2016 · 7 comments
Closed

Download to... fails to replace files #9214

cyberduck opened this issue Jan 17, 2016 · 7 comments

Comments

@cyberduck
Copy link
Collaborator

4cf73f9 created the issue

When using the "download to..." file option to download a set of files to the local file system, it only works when these files are not yet present.

Steps to reproduce:

  1. create a temp dir locally
  2. open cyberduck and login to server using sftp (I'm using a public/private key mechanism)
  3. select a file and click "Download to..." in the context menu
  4. download the file to temp dir
  5. check that they are actually there
  6. redo steps 3 and 4
  7. click overwrite in the dialog
  8. observe that original downloaded files are gone

Log drawer content after these steps:

1 OPENDIR
2 READDIR
3 READDIR
4 CLOSE
5 OPEN
6 READ
7 READ
8 READ
9 READ
10 CLOSE
1 OPENDIR
2 READDIR
3 READDIR
4 CLOSE
5 OPEN
6 READ
7 READ
8 READ
9 READ
10 CLOSE
@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please update to the latest snapshot build available. Duplicate for #9130.

@cyberduck
Copy link
Collaborator Author

4cf73f9 commented

Not fixed in 4.8

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Which build are you running? I still cannot reproduce the error here.

@cyberduck
Copy link
Collaborator Author

4cf73f9 commented

Version 4.8.0 (18667)

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In f5afe20.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please update to the latest snapshot build available.

@cyberduck
Copy link
Collaborator Author

4cf73f9 commented

Not solved in Version 4.8.0 (18783)

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

No branches or pull requests

1 participant