Rechercher une page de manuel
s3cmd
Langue: en
Version: 131667 (ubuntu - 01/05/08)
Section: 1 (Commandes utilisateur)
NAME
s3cmd - tool for managing Amazon S3 storage spaceSYNOPSIS
s3cmd [OPTIONS] COMMAND [PARAMETERS]DESCRIPTION
s3cmd is a command line client for copying files to/from Amazon S3 (Simple Storage Service) and performing other related tasks, for instance creating and removing buckets, listing objects, etc.
s3cmd can do several actions specified by the following commands.
- mb s3://BUCKET
- Make bucket
- rb s3://BUCKET
- Remove bucket
- ls [s3://BUCKET[/PREFIX]]
- List objects or buckets
- la
- List all object in all buckets
- put FILE [FILE...] s3://BUCKET[/PREFIX]
- Put file into bucket
- get s3://BUCKET/OBJECT LOCAL_FILE
- Get file from bucket
- del s3://BUCKET/OBJECT
- Delete file from bucket
- du [s3://BUCKET[/PREFIX]]
- Disk usage - amount of data stored in S3
OPTIONS
Some of the below specified options can have their default values set in s3cmd config file (by default $HOME/.s3cmd). As it's a simple text file feel free to open it with your favorite text editor and do any changes you like.
Config file related options.
- --configure
- Invoke interactive (re)configuration tool. Don't worry, you won't lose your settings on subsequent runs.
- -c FILE, --config=FILE
- Config file name. Defaults to $HOME/.s3cfg
- --dump-config
- Dump current configuration after parsing config files and command line options and exit.
Most of the following options can have a default value set in the above specified config file.
- -f, --force
- Force overwrite and other dangerous operations.
- -P, --acl-public
- Store objects with permissions allowing read by anyone.
- -e, --encrypt
- Use GPG encryption to protect stored objects from unauthorized access.
- -m MIME/TYPE, --mime-type=MIME/TYPE
- Default MIME-type to be set for objects stored.
- -M, --guess-mime-type
- Guess MIME-type of files by their extension. Falls back to default MIME-Type as specified by --mime-type option
- -H, --human-readable-sizes
- Print sizes in human readable form.
- -v, --verbose
- Enable verbose output.
- -d, --debug
- Enable debug output.
- -h, --help
- Show the help message and exit
- --version
- Show s3cmd version and exit.
AUTHOR
Written by Michal Ludvig <michal@logix.cz>REPORTING BUGS
Report bugs to s3tools-general@lists.sourceforge.netCOPYRIGHT
Copyright © 2007 Michal LudvigThis is free software. You may redistribute copies of it under the terms of the GNU General Public License version 2 <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent permitted by law.
SEE ALSO
For the most up to date list of options run s3cmd --helpFor more info about usage, examples and other related info visit project homepage at
http://s3tools.logix.cz
jusqu'à leurs vices.
-+- Théodore Jouffroy -+-
Contenus ©2006-2008 Benjamin Poulain
Design ©2006-2008 Maxime Vantorre