SFTP File Transfer
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:
$ sftp -i <path-to-your-private-key> charon@ <OCI-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
© Stromasys, 1999-2024 - All the information is provided on the best effort basis, and might be changed anytime without notice. Information provided does not mean Stromasys commitment to any features described.