/
SFTP File Transfer

SFTP File Transfer

SFTP enables file transfers to and from the Charon-SSP host instance in the cloud. The user for file transfers is the charon user if the instance was installed from a prepackaged Charon-SSP marketplace image (for a conventional RPM installation, use the configured user). The security rules must allow SSH access to allow SFTP access to the Charon-SSP cloud instance.

Please note: 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-IP-address>


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

$ sftp -i ~/.ssh/mykey.pem charon@10.1.1.50
Connected to charon@10.1.1.50.
sftp> ls
charon-manager-ssp-3.1.27.deb           charon-manager-ssp-3.1.27.rpm           
media                                   ssp-snapshot                            
sftp> 

Related content

Using the New Stromasys Secure File Server
Using the New Stromasys Secure File Server
More like this
SFTP File Transfer
SFTP File Transfer
More like this
__Include: SFTP File Transfer v4.2.x
__Include: SFTP File Transfer v4.2.x
More like this
__Include: SFTP File Transfer v4.4.x
__Include: SFTP File Transfer v4.4.x
More like this
Charon-SSP V4.0.1 - SFTP File Transfer
Charon-SSP V4.0.1 - SFTP File Transfer
More like this
__Include: Initial Charon Instance Access (short version)
__Include: Initial Charon Instance Access (short version)
More like this



© 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.