Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 679 Bytes

6-SFTPConnection.md

File metadata and controls

16 lines (10 loc) · 679 Bytes

Home

This step requires one of the following steps :

For various technical reasons relating to SFTP Chrooting, the SFTP users won't be able to send data to the Cloud Storage services from their root folders.

Only the contents of the ingest directory are mapped to Cloud Storage services.

To connect to the SFTP, you can use the following command :

sftp -P ${APP_HOST_PORT} -i $(pwd)/credentials/${ENV}/users/${APP_SFTP_USER}/rsa-key ${APP_SFTP_USER}@{APP_SERVICE_IP}:ingest/