Skip to main content

A package for management of Cambridge Research Cold Storage backups

Project description

CAMRCS

camrcs is a Python package that manages data backups to Cambridge University Research Cold Storage (RCS).

Complete documentation can be found here.

QUICKSTART

Installation

Install pigz first:

sudo apt-get install pigz

Then install camrcs:

pip install camrcs

Before first use

camrcs requires a data.csv file that stores information of what to upload, etc.

To create a new data.csv run:

cd any/path/to/store/file
camrcs up --new

Uploading data to RCS

First include all relevant information in data.csv, then run from the directory containing data.csv:

camrcs up

This will upload all data that has not yet been uploaded to RCS.

Retrieving data from RCS

For example, to retrieve the archive with id 1 from data.csv run:

camrcs down -t 1

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

camrcs-0.8.0.tar.gz (10.6 kB view hashes)

Uploaded Source

Built Distribution

camrcs-0.8.0-py3-none-any.whl (5.8 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