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

Re-authenticating When Overwriting Files When Already Logged In #9658

Closed
cyberduck opened this issue Aug 17, 2016 · 3 comments
Closed

Re-authenticating When Overwriting Files When Already Logged In #9658

cyberduck opened this issue Aug 17, 2016 · 3 comments

Comments

@cyberduck
Copy link
Collaborator

0bd52f1 created the issue

When uploading using SFTP, Cyberduck checks to see if the filename already exists. To do that Cyberduck has to be logged in.

After logging in using my keychain credentials, if Cyberduck finds another file with the same name already exists a panel opens with Overwrite selected in the drop-down menu, a list of files that'll be overwritten, plus the panel shows an "Authenticating as ..." message for a second (or two seconds on a slow client server) next to the Cancel and Continue buttons and path details below that.

Since Cyberduck is already authenticated (logged in using keychain) why does it need to authenticate a second time?

If I click "Continue" without waiting for the second connection to authenticate then another dialog box appears saying "Login failed" with my username and an empty Password field and the "Add to Keychain" checkbox checked, even though it's already using my keychain store password since I can just click on a bookmark without seeing a login dialog.

The file is still overwritten even if I don't wait for the dialog box to authenticate the second time. I just have to click Cancel in the Login Failed dialog box and then I get a empty Overwrite dialog box which can't be dismissed unless I quit Cyberduck.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you please post the transcript from the log drawer of the Transfers window. Please open the log drawer before attempting the file transfer.

@cyberduck
Copy link
Collaborator Author

0bd52f1 commented

1 OPENDIR
2 READDIR
3 READDIR
4 CLOSE
5 OPEN
6 WRITE
7 WRITE
8 WRITE
9 WRITE
10 WRITE
11 WRITE
12 WRITE
13 WRITE
14 WRITE
15 CLOSE

@cyberduck
Copy link
Collaborator Author

@dkocher commented

As a workaround, please switch to Open new connection instead of the default Open multiple connections for file transfers.

@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