Toggle navigation
老布這麼說
Archives
Categories
Tags
About
aws-s3-cmd
使用 s3cmd 來操作 aws s3 動作
Tips
How to find zero byte files in Amazon S3 – iTecNote
s3cmd ls -r s3://bucketname | awk '{if ($3 == 0) print}'
Reference
s3tools/s3cmd: Official s3cmd repo – Command line tool for managing Amazon S3 and CloudFront services
Running S3cmd commands – DreamHost Knowledge Base
Prev
Archive
Next
Comments
2022-06-27
aws
75
s3
8
s3cmd
1
▲