Versions Compared

Key

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

...

The lab transfer share is not currently accessible from the AWS cloud. Instead, use SFTP to transfer files from any coimputer on the CNF network to the AWS conversion cloud. From the AWS conversion cloud, you can SFTP out to remote.cnf.cornell.edu .

When using SFTP to connect into the AWS conversion cloud from CNF Thin, you will use a slightly modified version of the sftp command:

Code Block
languagebash
sftp -o "IdentityFile=/path/to/keyfile.pem" username@ip_address 

 

How to Shut Down a Virtual Computer

...