I have a 27 gigabyte file that I am trying to move from AWS Linux EC2 to S3. I tried the "S3put" command and the "S3cmd put" command. Both work with a test file. None of them work with a large file. No errors were issued, the command returns immediately, but nothing happens.
s3cmd put bigfile.tsv s3:
source share