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 SFTP/SSH Connection by AWS Instance ID #6837

Closed
cyberduck opened this issue Aug 27, 2012 · 4 comments
Closed

Add SFTP/SSH Connection by AWS Instance ID #6837

cyberduck opened this issue Aug 27, 2012 · 4 comments
Assignees
Labels

Comments

@cyberduck
Copy link
Collaborator

5a84288 created the issue

I currently use Cyberduck to connect to my AWS machines and edit my files locally and it's really great. I wish I could use bookmarks to connect, but I can't because every night when I'm done, I stop my AWS instances and when I restart them I get a different IP address.

It would be a nice feature to be able to connect and bookmark to an AWS instance which never changes for the life of the machine. This would save having to connect to AWS, lookup the machine DNS name and copy and paste it into Cyberduck. Even better would be if Cyberduck could connect to the old local disk files that may be open.

Thank you.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

I suggest to assign an elastic IP address to the instance ID.

@cyberduck
Copy link
Collaborator Author

5a84288 commented

Thanks for your comment. An elastic IP address is not a possibility because they are reserved for our production servers (for obvious reasons). I use Cyberduck for development and getting more elastic IP address is inefficient because we'd need to go to Amazon each time a developer would create a new machine.

I figured since you already have S3 integration, which I use (thanks!), it would not be that hard to add machines by their instance.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Thanks for your comment. I will reopen with lower priority then.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

I suggest you script this to alias the current hostname assigned by AWS (ec2-*) with a HostName entry to the Host setting in your .ssh/config where it is picked up when you configure a bookmark using the alias from the OpenSSH configuration.

@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
Projects
None yet
Development

No branches or pull requests

2 participants