You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
You have to specify the AWS credentials viaAWS_ACCESS_KEY_IDandAWS_SECRET_ACCESS_KEY.You have also to specify the bucket (and the key) to mount viaS3_BUCKET andS3_KEY (the key should start with a slash/).
Now you can try to login viasftp using the username specified inSFTP_USER and the password specified inSFTP_PASSWORD.
$ sftp -P 222 user@localhostuser@localhost's password:Connected to localhost.
Optional server-side encryption using KMS
You can specify optional environment variableKMS_KEY_ID for server-side encrtption.