*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
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 | ||
|---|---|---|
| ||
sftp -o "IdentityFile=/path/to/keyfile.pem" username@ip_address |
How to Shut Down a Virtual Computer
...