Access S3 Bucket with s3cmd

การเข้าใช้งาน S3 ผ่าน command prompt ด้วย s3cmd

Prerequisite

Preparing

ทำการติดตั้ง s3cmd command line

  • macOS

brew install s3cmd
  • ubuntu

apt install s3cmd

Getting started

การ Configuration

ใช้ command s3cmd --configure เพื่อใช้ในการ config โดยใส่ข้อมูลดังนี้

Last updated