Command line for Amazon S3
|
OverviewScreenshotsUseful LinksSystem Requirements
Feature Compare
Feature | FREE Edition | Standard Edition |
---|---|---|
Premium support (Phone call, Web meeting) | ||
Advanced options (not available in FREE version):
|
||
Upload/Download commands: | ||
List commands (with export to json,xml,csv options): | ||
Copy/Move/Rename objects: | ||
Delete commands for s3 files/buckets: | ||
Show information commands for s3 files/buckets (with export to json,xml,csv options): | ||
Make/Create commands for s3 file/bucket: | ||
Grant permission commands: | ||
Misc commands:
|
List of S3 Commands
Command | Alias | Description |
---|---|---|
info | fileinfo | Displays most properties about storage file |
bktinfo | continfo, infobkt, infocont | Displays bucket properties |
cd | change current directory for commands. If path starts with / then its treated as absolute path otherwise its treated as relative path from current directory. | |
copy | cp | perform copy of cloud storage files from one cloud location to another cloud location |
delbkt | rmb | delete bucket from cloud storage |
del | rm, delfile | delete file(s) from S3 cloud storage |
get | dow, download | downloads cloud storage file(s) to local machine |
lsauth | List all saved credentials | |
lsb | lsc | List buckets from cloud storage |
ls | list, dir | List file(s) from cloud storage |
loadauth | load specified credentials into memory and set as default credentials for any operation in current context | |
mkbkt | mkb | create new bucket |
mkfile | mkf | create new cloud storage file |
mkfol | md | create new folder. Empty file which ends with slash [/] |
move | mv | perform copy of cloud storage files from one cloud location to another cloud location |
put | upload, up | uploads local file(s) to cloud storage |
ren | rename | rename cloud storage files |
setacl | setper, setpermission | sets permission for bucket(s) or file(s) for specified user(s). You can use + (plus sign) for add grant and – (minus sign) for remove grant |
setauth | set authentication information to connect storage account | |
setopt | set | set option related to storage commands |
ZappyShell – Amazon S3 Command line tools for windows
Upload local files to Amazon S3 from command line
List S3 buckets using command line
List S3 file information using command line
List S3 files using command line
- Supported Client Operating Systems: Windows 7, Windows 8, Windows 8.1