Becky backupper
Project description
Becky
Becky is a command-line based backup software. It can periodically scan through your files, find any changes and subsequently backup the new files to a remote location. Only works on Linux.
Providers
Becky implements different providers that allow it to backup the data to many different locations or with different protocols. Right now, Becky supports these providers:
Local
- Simple backupper that copies the files to a different location on the same machine.
- Can be used to copy files to any local location, such as a mounted drive or just a different folder.
SSH
- Copies the data over SSH to a different machine.
- Requires an SSH key.
S3
- Copies the data to any S3-compliant object storage.
- Uses
s3cmd
for the file transfers.
Installation
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
Becky-0.5.tar.gz
(14.8 kB
view hashes)
Built Distribution
Becky-0.5-py3-none-any.whl
(19.1 kB
view hashes)