What are the details for the AWS Transfer Family SFTP server?

0

What are the details for the AWS Transfer Family SFTP server?

I want to better understand the security of the provided SFTP server.

I can get good information based on the security policy here, but that does not provide all the information I need.

  • Which protocol draft is supported? I am guessing either SFTP v3 or SFTP v4 or something else.
  • Does this SFTP break the moved files into packets and perform a checksum on each packet to ensure transmission file integrity, failing the transmission when one or more packets are fail?
  • Is there documentation specific to the hosted SFTP server and its protocol implementation?
1개 답변
0
  • The debug output looks like this

    debug1: Remote protocol version 2.0, remote software version AWS_SFTP_1.1
    
  • Verified by MD5 checksum
    https://aws.amazon.com/aws-transfer-family/faqs/?nc1=h_ls#Security_and_compliance

    Q: How does the service ensure integrity of uploaded files?
    A: Files uploaded through services are verified by comparing the file’s pre- and post-upload MD5 checksum.

  • No such documentation appears to be publicly available

profile picture
hayao-k
답변함 2년 전

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

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

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

관련 콘텐츠