TRAMP
TRAMP is an emacs package for viewing/editing files in remote servers as if they were local files. Using it is similar to finding a file on your local machine, where instead of C-x C-f <local-file-name>
, one uses /ssh:user@server:~
which will expand the remote home directory with TAB completion.
To copy large files (e.g. experiment results)