I have a batch script on an EC2 instance that I would like to be able to edit directly from my desktop's text editor.
What is a good method of doing so easily?
I have a batch script on an EC2 instance that I would like to be able to edit directly from my desktop's text editor.
What is a good method of doing so easily?
Use a file browser program that supports SFTP and connect using your AWS SSH credentials. CyberDuck on Mac or WinSCP on Windows are good options.