Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: changes for getting started guide

Anchor
TOCTOC
Include Page
KBCOMMON:KB-CSSstyleKBCOMMON:KB-CSSstyle
SFTP enables file transfers to and from the Charon-SSP instance. The user for file transfers is the charon user. Firewalls and security lists must allow SSH access to allow SFTP access to the Charon-SSP instance. 

To connect to the instance as the user charon, use the following command:

...

Below you see sample output of a connection:

Code Block
languagetext
$ sftp -i .ssh/mykey.pem charon@<public-ip-address>
Connected to storage@3.81.64.139.
sftp> ls
media             ssp-snapshot

...

classpagebreak

Include Page
KBCOMMON:DOC-GoToTocKBCOMMON:DOC-GoToTocDocCHSSP420CLD:SFTP File Transfer
DocCHSSP420CLD:SFTP File Transfer