Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
(python3_maui) baes@maui01: ~$ ssh hypocentre
(py365) seb56@hypocentre ~ $


This means you can remotely copy files from NeSI to Hypocentre. Suppose you have "hello" in your currently directory and you want to copy it to your home directory at Hypocentre.

Code Block
(python3_maui) baes@maui01: ~$ scp ./hello hypocentre:~/
hello                                                                               100%   12     0.0KB/s   00:00