Skip to main content

Simple personal backup tool

Project description

Sixoclock is a project to create a simple, yet effective personal backup tool.

Sixoclock is implemented in Python 3 and licensed under GPLv3.

The goal of sixoclock is to enable automatic duplication of specific collections of files to one-or-more mirrors.

Backends have a very simple interface, enabling developers to easily add new ones.

Installation

Install from pypi:

pip install sixoclock

Usage

In order to use sixoclock, you should first decide how you wish to backup your files. Then, create a config file to express your plan to sixoclock.

The default config location is $HOME/.sixoclock.yml, but this can be overriden on a per-command basis by using the --config option.

sixoclock uses YAML as the configuration language. TODO: example configs

Once configured sixoclock backup will start the backup process.

sixoclock offers functionality in subcommands:

backup              perform a backup
query               find a file in configured sources or mirrors
status              show backup status
refresh-cache       refresh cache

See sixoclock --help for more details.

File Backend

The file backend uses the very familiar file:// URI protocol. There are currently no special options for the file backend.

If you specify paths without a protocol, then sixoclock treats them as file URIs for convenience.

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

sixoclock-0.1.0.tar.gz (7.7 kB view details)

Uploaded Source

File details

Details for the file sixoclock-0.1.0.tar.gz.

File metadata

  • Download URL: sixoclock-0.1.0.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for sixoclock-0.1.0.tar.gz
Algorithm Hash digest
SHA256 000823ee42073a209d4d2435b962c1d4ef706ee9ccec959390d511db00ada12d
MD5 3b7ef5590e16707633c34ebb8219c558
BLAKE2b-256 5a192abe66f5953bfa03283e02e1e6ee27e3f74064d0b84652bcb3ab9562de2b

See more details on using hashes here.

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