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개 답변
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
전문가
답변함 7달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인