There are several methods to copy data between DartFS and Discovery’s storage.

  1. using a “third party” computer (ie. your laptop/desktop)
    1. mount DartFS as a SMB drive on your computer according to the instruction in this FAQ (see Accessing DartFS)
    2. mount the Discovery storage using an SSH/SFTP/SCP client (Cyberduck, WinSCP, etc.)
    3. drag-and-drop content between DartFS and Discovery
  2. establishing a direct SCP connection between your computer/Polaris/Andes (DartFS) and Discovery:
    1. mount DartFS as a SMB drive on your computer
      1. open a terminal/Putty and secure copy  (see ‘man scp‘) content between the mounted DartFS and Discovery (see examples)
    2. OR connect (ssh) into Polaris/Andes (using your NetID/password combo)
      1. open a terminal and SSH into Discovery
      2. secure copy SCP content directly between Discovery and Polaris/Andes (see examples)