Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: typo

...

Excerpt

SFTP enables file transfers to and from the Charon-SSP host instance in the cloud. The user for file transfers is the charon user. The security rules must allow SSH access to allow SFTP access to the Charon-SSP cloud instance. 

(info) Depending on the type of connection, you will have to use either the public IP address of the Charon host system in the cloud or its address in a customer-specific VPN.

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

$ sftp -i <path-to-your-private-key> charon@<cloudhost-public-IP-address>


Below you see sample output of a connection (using a private IP address in a customer-specific VPN):

Code Block
languagetext
$ sftp -i ~/.ssh/mykey.pem charon@<public-ip-address>charon@10.1.1.50
Connected to storage@3charon@10.811.641.13950.
sftp> ls
charon-manager-ssp-3.1.27.deb           charon-manager-ssp-3.1.27.rpm           
media                                   ssp-snapshot                            
sftp> 



Include Page
KBCOMMON:DOC-GoToToc
KBCOMMON:DOC-GoToToc