Tarsnap Requirements
At the present time,
- Windows is not supported (except via Cygwin).
- There is no graphical user interface.
- There are no official pre-built binaries.
Getting started with Tarsnap
There are 6 steps before you can begin your first backup with Tarsnap:
1. Install the Tarsnap client code
- Follow the instructions on the Tarsnap client code download page.
- You may predict how much it will cost to store your data in Tarsnap before you sign up.
2. Set up the configuration file
-
We recommend that you begin with the default configuration file:
-
You may check this text file (comments are indicated with the
#character). Do not worry about thekeyfile; that will be created in step 5.
3. Sign up for a Tarsnap account
- Sign up on the Tarsnap registration page.
- You will receive an email asking you to confirm your registration.
4. Deposit funds into your account
- Log into the Tarsnap account management interface and add funds to your account.
- The initial deposit must be $5 or more.
5. Register the machine(s) on which you will be using Tarsnap
-
To register a machine with the Tarsnap server,
with appropriate values substituted:
- /root/tarsnap.key: file in which to store the keys used to create and access archives.
- me@example.com: the email address you used to sign up with Tarsnap.
- mybox: the desired machine name.
- Enter your Tarsnap account password when prompted.
6. Keep your key file safe
-
Store your /root/tarsnap.key somewhere safe.
If you lose tarsnap.key, you will not be able to access your archived data.
-
There are many ways to keep it safe:
- Copy it to a different system.
- Put it on a USB disk.
- Give it to a friend.
- Print it out (it is printable text).
- Store it in a bank vault.
Using Tarsnap
Once you've created your key file(s), you're ready to start using Tarsnap.
The easiest way to get started is with our simple usage instructions.
An alternative method would be to use one of the third-party helper scripts to automate backups.
