EnglishFrenchSpanish

OnWorks favicon

s3lsp - Online in the Cloud

Run s3lsp in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command s3lsp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


s3ls - List S3 buckets and bucket contents

SYNOPSIS


s3ls [options]

s3ls [options] [ [ bucket | bucket/item ] ...]

Options:
--access-key AWS Access Key ID
--secret-key AWS Secret Access Key
--long
Environment:
AWS_ACCESS_KEY_ID
AWS_ACCESS_KEY_SECRET

OPTIONS


--help Print a brief help message and exits.

--man Prints the manual page and exits.

--verbose
Output what is being done as it is done.

--access-key and --secret-key
Specify the "AWS Access Key Identifiers" for the AWS account. --access-key is the
"Access Key ID", and --secret-key is the "Secret Access Key". These are
effectively the "username" and "password" to the AWS account, and should be kept
confidential.

The access keys MUST be specified, either via these command line parameters, or
via the AWS_ACCESS_KEY_ID and AWS_ACCESS_KEY_SECRET environment variables.

Specifying them on the command line overrides the environment variables.

--secure
Uses SSL/TLS HTTPS to communicate with the AWS service, instead of HTTP.

--long

ENVIRONMENT VARIABLES


AWS_ACCESS_KEY_ID and AWS_ACCESS_KEY_SECRET
Specify the "AWS Access Key Identifiers" for the AWS account. AWS_ACCESS_KEY_ID
contains the "Access Key ID", and AWS_ACCESS_KEY_SECRET contains the "Secret
Access Key". These are effectively the "username" and "password" to the AWS
service, and should be kept confidential.

The access keys MUST be specified, either via these environment variables, or via
the --access-key and --secret-key command line parameters.

If the command line parameters are set, they override these environment variables.

CONFIGURATION FILE


The configuration options will be read from the file "~/.s3-tools" if it exists. The
format is the same as the command line options with one option per line. For example, the
file could contain:

--access-key <AWS access key>
--secret-key <AWS secret key>
--secure

This example configuration file would specify the AWS access keys and that a secure
connection using HTTPS should be used for all communications.

DESCRIPTION


Lists the buckets owned by the user, or all the item keys in a given bucket, or attributes
associated with a given item.

If no buckets or bucket/itemkey is specified on the command line, all the buckets owned by
the user are listed.

If the "--long" option is specified, the creation date of each bucket is also output.

If a bucket name is specified on the command line, all the item keys in that bucket are
listed.

If the "--long" option is specified, the ID and display string of the item owner, the
creation date, the MD5, and the size of the item are also output.

If a bucket name and an item key, separated by a slash character, is specified on the
command line, then the bucket name and the item key are output. This is useful to check
that the item actually exists.

If the "--long" option is specified, all the HTTP attributes of the item are also output.
This will include Content-Length, Content-Type, ETag (which is the MD5 of the item
contents), and Last-Modifed.

It may also include the HTTP attributes Content-Language, Expires, Cache-Control, Content-
Disposition, and Content-Encoding.

It will also include any x-amz- metadata headers.

Use s3lsp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Image Downloader
    Image Downloader
    Crawl and download images using
    Selenium Using python3 and PyQt5.
    Supported Search Engine: Google, Bing,
    Baidu. Keywords input from the keyboard
    or input from ...
    Download Image Downloader
  • 2
    Eclipse Tomcat Plugin
    Eclipse Tomcat Plugin
    The Eclipse Tomcat Plugin provides
    simple integration of a tomcat servlet
    container for the development of java
    web applications. You can join us for
    discussio...
    Download Eclipse Tomcat Plugin
  • 3
    WebTorrent Desktop
    WebTorrent Desktop
    WebTorrent Desktop is for streaming
    torrents on Mac, Windows or Linux. It
    connects to both BitTorrent and
    WebTorrent peers. Now there's no
    need to wait for...
    Download WebTorrent Desktop
  • 4
    GenX
    GenX
    GenX is a scientific program to refine
    x-ray refelcetivity, neutron
    reflectivity and surface x-ray
    diffraction data using the differential
    evolution algorithm....
    Download GenX
  • 5
    pspp4windows
    pspp4windows
    PSPP is a program for statistical
    analysis of sampled data. It is a free
    replacement for the proprietary program
    SPSS. PSPP has both text-based and
    graphical us...
    Download pspp4windows
  • 6
    Git Extensions
    Git Extensions
    Git Extensions is a standalone UI tool
    for managing Git repositories. It also
    integrates with Windows Explorer and
    Microsoft Visual Studio
    (2015/2017/2019). Th...
    Download Git Extensions
  • More »

Linux commands

Ad