TODO Remote file access - tramp mode
Problem description
I’d like to:
- open an ssh session with my remote server
- access files that are stored on remote server
- edit them and execute those files as if was my machine
- (if the execution of the script is long I’d like to close the session and reopen it later)
tramp ssh remote