79345797

Date: 2025-01-10 13:10:48
Score: 2.5
Natty:
Report link

If you're trying to move a large batch of files at once, it's better to use the sync option of s3 command.

Is multithread and a way faster.

aws s3 sync . s3://your-bucket-name

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Joe