Transfer server - bulk import - rsync

0

Hello, I'd like to ask what is the recommended way for bulk import of files into the AWS Transfer service.
We'd like to migrate all files from one of our current SFTP servers into the AWS S3 bucket using Transfer server and use that transfer server for future sftp uploads. What would you recommend to use for such use case.
I'm not sure if it's possible to use tools like rsync, since it seems that rsync needs remote ssh shell on the sftp server to do that, but AWS Transfer doesn't seem to allow that.
Is it possible to utilize rsync here or is there any other way?
Thanks

petergh
질문됨 5년 전509회 조회
4개 답변
0

Hi petergh,
One way you could migrate files from your on-prem storage server (NFS) into your S3 buckets is by using AWS DataSync (https://aws.amazon.com/datasync/). Once you've seeded your bucket with data, you can use the same bucket(s) for access through AWS Transfer for SFTP.

Please let me know if you have any questions about this set up or run into issues.

Thanks,
Smitha

AWS
답변함 5년 전
0

Proposed solution with AWS DataSync seems reasonable, however we didnt choose it as a way to go. We were also thinking about using simple aws s3 sync command.
However in the end we will be transferring 10+ TB of data so we might end up with the AWS Snowball service. Thanks

petergh
답변함 5년 전
0

petergh:

Can you share your pros/cons of using Snowball over DataSync?

Thanks
Paul

AWS
Paul_R
답변함 5년 전
0

I guess most significant reason for snowball was the bandwith.
We couldnt consume all of 1Gbps bandwith just for this transfer and with limiting bandwith it would take at least 3 weeks to transfer 10+ TB and this is with the transfer running non-stop the entire time.
With the snowball this can be achieved in less time even with the shipping times included.

petergh
답변함 5년 전

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

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

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

관련 콘텐츠