Support for initial setup in AWS with Transfer Family

0

Dear Community

I'm trying AWS for our company and managed to learn already some stuff! Right now i'm trying AWS Transfer Family for SFTP and created a VPC with subnets, a security group, a IAM profile for permissions on my created s3 bucket.

I setup everything. The server is online and i added a user aswell the public key.

Under Endpoint details i see the status online, the endpoint type, the vpc, the endpoint itself and "internet facing". Aswell under endpoint configuration the availability zone, subnet id, private ipv4 and the public ipv4.

When i try to connect to the endpoint with the public key, i always getting following error ""Resource temporarily unavailable" and "connection closed". I allowed as a inbound and outbound rule port 22 from the whole internet (to test it) but still not working.

What do i missing?

Thanks a lot and best

1 Risposta
0

Hello.

Please use the following sftp command to debug.
You'll probably see some errors.

sftp -v -i ~/.ssh/id_rsa sftp-user@sftp-server

Also, please check the log when you enable logging on the Transfer Family side and make an SFTP connection.
https://docs.aws.amazon.com/transfer/latest/userguide/structured-logging.html

profile picture
ESPERTO
con risposta 7 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande