logo
Trustly Docs
BETA

SFTP

SFTP server for batch processing and reports
Updated 1 month ago

The sftp server is available on the following locations for sandbox/test and production.

Sftp host's for the different environments


It's used both for the batch processing as well as for reports.

Connecting to the server

Important: The private key is extremely secret and should only be kept by authorised personnel.

Then you connect to the SFTP server like this

sftp -i your_private_key.pem your_accountname@sftp.prd.trustly.cloud
cd batch // or cd reports
get/put file


Once there, use the normal ftp commands to transfer files to and from the server. How long the files are kept on the server varies from folder to folder, see the different sections for retention periods.