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

Multiple sessions in one window #4332

Closed
cyberduck opened this issue Mar 24, 2010 · 1 comment
Closed

Multiple sessions in one window #4332

cyberduck opened this issue Mar 24, 2010 · 1 comment

Comments

@cyberduck
Copy link
Collaborator

jmorganson created the issue

It would be a good feature to be able to execute a command and then continue working with the server without having to wait for that command to finish up.

To implement, I would propose:
If you execute a command while one is in progress, another session is created and the active window moves to this new session. The previous process continues until finished and then terminates.

Use case:
Deleteing files in one folder
Move to another folder

  • Currently you have to wait for the session to delete all of the files and then change directory
@cyberduck
Copy link
Collaborator Author

@dkocher commented

This would most possibly lead to concurrency issues with two sessions working with files of the same account.

@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

2 participants