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

Add shell commands to host options for port forwarding #5070

Closed
cyberduck opened this issue Jul 26, 2010 · 2 comments
Closed

Add shell commands to host options for port forwarding #5070

cyberduck opened this issue Jul 26, 2010 · 2 comments
Assignees
Labels
enhancement sftp SFTP Protocol Implementation wontfix

Comments

@cyberduck
Copy link
Collaborator

fc6ad1d created the issue

It would really be very useful if Cyberduck had an option to run a simple shell command before logging in to a host.

I have to use port forwarding to log in remotely to my machine at work. So to SFTP files back and forth, I have to start X11 first, run something like ssh -x -N -l <user> <server> -L2222:<mymachine>:22 &, and only then can I connect to localhost on port 2222 in Cyberduck to access the remote machine.

An extra field under "More options" when you connect to a host would seem an appropriate place for this.

@cyberduck
Copy link
Collaborator Author

fc6ad1d commented

I noticed recently that PuTTY provides port forwarding (under "Tunnels"). Something similar in Cyberduck would be great, and this could provide inspiration for the interface.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

This is currently out of scope.

@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.
Labels
enhancement sftp SFTP Protocol Implementation wontfix
Projects
None yet
Development

No branches or pull requests

2 participants