-
Notifications
You must be signed in to change notification settings - Fork 4
6 SFTPConnection
GitHub-Actions edited this page Aug 5, 2020
·
3 revisions
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/