peak / s5cmd

Parallel S3 and local filesystem execution tool.
MIT License
2.7k stars 239 forks source link

Add Storage class option during s3 cp #742

Closed sanjaypjana closed 4 months ago

sanjaypjana commented 4 months ago

I am trying to copy files from local to s3 deep archive using s5cmd. I am trying to execute something like

s5cmd cp source s3://destination --storage-class DEEP_ARCHIVE but it does not support adding storage class as an option during upload.