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

Overwrite prompt not presented when reconnecting after a connection timeout #11205

Open
cyberduck opened this issue Oct 17, 2020 · 0 comments
Open

Comments

@cyberduck
Copy link
Collaborator

a4e743b created the issue

If I log onto an FTP site and drag a file into the window with a name matching the name of an existing file, Cyberduck presents me with the Overwrite Prompt (https://trac.cyberduck.io/wiki/help/en/howto/transfer#OverwritePrompt) to ask me to confirm that I want to do this. This is useful.

If I let the Cyberduck window sit idle long enough for the connection to time out, and then interact with the Cyberduck browser window, it will show me a sheet modal dialog telling me the connection was closed. Clicking on the "Try Again" button will reestablish the connection to the FTP server.

However, if I combine the above two by letting the Cyberduck window sit idle so that the connection closes, and then drag a file into the window with a name matching an existing file, I get the "Reconnect" dialog with the "Try Again" button, but clicking on that, the file or files are uploaded with no Overwrite Prompt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants