Skip to main content

Syncing scripts Plone data between local and AWS S3

Project description

Syncing scripts Plone data between local and AWS S3

Installation

Just run pip install mr.s3

Uses

You have to set AWS Credentials to $HOME/.aws/credentials.

See also Boto3’s docs. https://github.com/boto/boto3#using-boto3

$ mr.s3 push path/to/datadir  # uploading
$ mr.s3 pull path/to/datadir  # downloading

Features

  • Compress blobstorage and filestorage as tar, and upload to S3

  • Download them from S3, and extract to specific directory

Dependences

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

mr.s3-1.0.0b3.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

mr.s3-1.0.0b3-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

Supported by

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