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. 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:$ sftp -i .ssh/mykey.pem charon@<public-ip-address>
Connected to storage@3.81.64.139.
sftp> ls
media ssp-snapshot
General
Content
Integrations