Skip to main content

Oort utility to upload all your files in Arcsecond.io's cloud storage.

Project description

# Arcsecond’s Oort Cloud

Oort Cloud is a small utility that starts a little server allowing to:

  • Automatically upload all the files of a folder (see below), as they appear

  • Upload to your personal or organisation account.

  • Make available a local webpage allowing to follow the upload operations live.

  • Keep track of past uploads

In one word, Oort Cloud send your files to Arcsecond’s cloud for storage.

Installation ===

`sh $ pip install oort-cloud `

This will also install the arcsecond [CLI](https://github.com/arcsecond-io/cli).

Usage ===

Personal —

`sh $ arcsecond login $ cd <parent folder where files are located> // for uploading to a personal account: $ oort // for uploading to an organisation account whose subdomain is 'saao': $ oort -o saao `

As an Organisation Member —

For an organisation identified by its subdomain:’

`sh $ arcsecond login --organisation <subdomain> $ cd <parent folder where files are located> $ oort -o <subdomain> -t <telescope uuid> `

That’s it! Now, you can open a browser in http://0.0.0.0:5000 and follow the operations.

![Oort in action](/assets/oort-cloud-basic.png)

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

oort-cloud-0.9.2.tar.gz (1.6 MB view hashes)

Uploaded Source

Built Distribution

oort_cloud-0.9.2-py2.py3-none-any.whl (1.6 MB view hashes)

Uploaded Python 2 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