This is the command attic that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
attic - deduplicating backups
SYNOPSIS
attic [-h|--help] <command>
DESCRIPTION
Attic is a deduplicating backup program written in Python. The main goal of Attic is to
provide an efficient and secure way to backup data. The data deduplication technique used
makes Attic suitable for daily backups since only the actual changes are stored.
OPTIONS
-h, --help
show a short usage summary and exit
COMMANDS
The available commands are:
{serve, init, check, change-passphrase, create, extract, delete, list, mount, info,
prune, help}
Further information and options for each command is available via the --help option. For
example, more information about the create command can be viewed with attic create --help
or attic help create.
Use attic online using onworks.net services