Skip to content

Moving files between two windows for same server fails to update source window #17092

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

Open
sensibleish opened this issue May 12, 2025 · 0 comments
Assignees
Labels
bug interface User Interface

Comments

@sensibleish
Copy link

When moving files within the same server by dragging to a second window, the source window fails to update. It looks like the files are in both the source and destination locations.

To Reproduce

  1. Open two windows for the same server.
  2. In window 1, navigate to a folder with files.
  3. In window 2, navigate to a different folder than in window 1.
  4. Drag files from window 1 to window 2.

Expected Behavior

  1. Cyberduck moves the files to window 2's folder.
  2. Window 2 updates to show the files.
  3. Window 1 updates to no longer show the files.

Actual Behavior
Window 2 updates, but window 1 does not.

Desktop (please complete the following information):

  • OS: macOS 15.4.1
  • Version 9.1.4
@dkocher dkocher self-assigned this May 12, 2025
@dkocher dkocher added interface User Interface bug labels May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug interface User Interface
Projects
None yet
Development

No branches or pull requests

2 participants