Skip to main content

OArepo S3 upload client

Project description

oarepo-s3-cli


OARepo command-line upload client

global options

  • -e, --endpoint <url> OARepo HTTPS endpoint e.g. https://repo.example.org (required)
  • -t, --token <string> upload auth token obtained from OARepo (required, can be alternatively specified in env.variable "TOKEN")
  • -d, debug (default: False)
  • -q, quiet (default: False)
  • -n, --noninteractive (default: False)
  • --help

commands

  • upload ... upload file
  • resume ... resume interrupted upload
  • abort ... abort upload
  • check ... match sha256sum of local and uploaded file
  • revoke ... revoke supplied access token

upload command options

  • -f, --file <filepath> file(s) for upload (repeatable, required)
  • -k, --key <name> object key in S3 (default: basename of file)
  • -p, --parallel <integer> (default: CPU count)

resume command options

  • -k, --key <name> object key in S3 (default: basename of file)
  • -u, --uploadId <string> uploadId returned from upload (required)
  • -f, --file <filepath> file for upload (required)
  • -p, --parallel <integer> number of parallel upload streams (default: CPU count)

abort command options

  • -k, --key <name> object key in S3 (default: basename of file)
  • -u, --uploadId <string> uploadId returned from upload (required)

check command options

  • -f, --file <filepath> uploaded file for check (required)
  • -k, --key <name> object key of uploaded file in S3 (default: basename of file)

revoke command options

none

.. Copyright (C) 2021 CESNET.

OARepo-S3-CLI is free software; you can redistribute it and/or
modify it under the terms of the MIT License; see LICENSE file for more
details.

Changes

Version 0.1.0 (released TBD)

  • Initial public release.

Version 0.1.1

  • noninteractive mode added, resume call moved

Version 0.1.2

  • setuptools ver.limited
  • README.md
  • check command impl.
  • revoke command impl.
  • error messages changed

Version 0.1.3

  • CLI entry point added
  • exception handling changed

Version 0.1.4

  • added support for nr-test variant

Version 0.1.5

  • impl. --version option

Version 0.1.6

  • mon.timeout processing fixed
  • timer impl.

Version 0.1.7

  • check cmd optimized (chunk 8192, blake2b)

Version 0.1.8

  • check cmd paralelized

Version 0.1.9

  • nocheck flag impl.
  • etag multipart checksums supp.
  • presign req. grouping impl.
  • presign req. divided into batches

Version 0.1.10

  • changed chunk_size calculation + max_parts 10240

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

oarepo_s3_cli-0.1.11.tar.gz (20.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

oarepo_s3_cli-0.1.11-py2.py3-none-any.whl (17.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file oarepo_s3_cli-0.1.11.tar.gz.

File metadata

  • Download URL: oarepo_s3_cli-0.1.11.tar.gz
  • Upload date:
  • Size: 20.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.8

File hashes

Hashes for oarepo_s3_cli-0.1.11.tar.gz
Algorithm Hash digest
SHA256 339002c935af2aca69abc5a6120d7ec370f431bf519f89da0a6e8e9293f7d3de
MD5 eb326b70b11e06bc1a3bab7a5509edee
BLAKE2b-256 300a6df97d20db5bd02092d1064dfa04508aa6661cf14880b68ea03be05773f7

See more details on using hashes here.

File details

Details for the file oarepo_s3_cli-0.1.11-py2.py3-none-any.whl.

File metadata

  • Download URL: oarepo_s3_cli-0.1.11-py2.py3-none-any.whl
  • Upload date:
  • Size: 17.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.8

File hashes

Hashes for oarepo_s3_cli-0.1.11-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c2ae427b184510a17da334b208b62b6b77d20cc221bb2155c5840645e7b82783
MD5 70fb8b7e64ba092a8e1466391f61e8cf
BLAKE2b-256 39d7fb34d320ef00578b71f7c7fdcd721fd291a8870fe3bafa3c4c7585817c70

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page