Using tar and AWS S3
Example of tar straight to object storage and untar back. $ tar -cP /ARCHIVE/temp/ | gzip | aws s3 cp –
Read MoreMy tips, howtos, gotchas, snippets and stuff. Use at your own risk!
Example of tar straight to object storage and untar back. $ tar -cP /ARCHIVE/temp/ | gzip | aws s3 cp –
Read More