In order to use less storage for your backup, you can exclude uncritical data from your backup.
Open your stoney backup client and click "backup". Deselect the folders which you want to exclude from your backup and click "save" to confirm these settings.
You have access at any time to 7 daily, 4 weekly and 3 monthly backups. So documents and other data which are older than a month and were changed since then are available in three versions. Therefore you need approximately three times as much storage as your data on your hard disk currently uses.
For a backup size over X Gibibyte, your can calculate with factor 2.1. For example 30 Gibibyte Data need 63 Gibibyte backup space.
To create ed25519 SSH public/private key pair, you need OpenSSH 6.5 or newer.
ssh-keygen -t ed25519 -C "name.surname@example.com"
Die Ausgabe von ssh-keygen sieht in etwa wie folgt aus:
Generating public/private ed25519 key pair.
Enter file in which to save the key (/home/steppingstone/.ssh/id_ed25519):
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in /home/steppingstone/.ssh/id_ed25519.
Your public key has been saved in /home/steppingstone/.ssh/id_ed25519.pub.
The key fingerprint is:
SHA256:DpS2gFLsSAfCuoBjgf7UEsQY3lKrDbEpnOn+rIlg+6k name.surname@example.com
The key's randomart image is:
+--[ED25519 256]--+
|+=Bo |
|=*X=. . |
|B%+o+ + |
|O+*o = . |
|o=o.. o S |
|o . o |
|.o . |
|+ = . |
|.E+= |
+----[SHA256]-----+
RC=0 steppingstone@lale1202:~$ cat .ssh/id_ed25519.pub
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID5DuOj3fhVqQpeXTRa2Tf8OXm1OO9AmCKs312770odA name.surname@example.com
Of course not! Moreover, your data is encrypted while being transmitted over the Internet.
You have constant access to 7 daily, 4 weekly and 3 monthly backups.
The first one mentioned uses decimal (SI) and the second one binary (IEC) unit prefixes. The actual sizes are shown in the table beneath.
Decimal | Binary | ||
---|---|---|---|
SI unit | Meaning | IEC unit | Meaning |
Kilobyte (KB) | 1 000 Byte | Kibibyte (KiB) | 1 024 Byte |
Megabyte | 1 000 000 Byte | Mebibyte (MiB) | 1 048 576 Byte |
Gigabyte (GB) | 1 000 000 000 Byte | Gibibyte (GiB) | 1 073 741 824 Byte |
Terabyte (TB) | 1 000 000 000 000 Byte | Tebibyte (TiB) | 1 099 511 627 776 Byte |
Petabyte (PB) | 1 000 000 000 000 000 Byte | Pebibyte (PiB) | 1 125 899 906 842 624 Byte |
Exabyte (EB) | 1 000 000 000 000 000 000 Byte | Exbibyte (EiB) | 1 152 921 504 606 846 976 Byte |
More information can be found on Wikipedia.
No, only the data changed will be transmitted: edited existing documents and well as new documents and settings.
This depends on the amount of data you have, the number of changes from the previous day, and your upload bandwidth (dependent on your internet access).
Since your backups are made once per day, you should automatically trigger the process at least once within each 24 hours. If required, for example when you are away from the office with a notebook and have made many changes to your data, then several manual backups on the same day are recommended.
stoney backup offers you access to 7 day, 4 week and 3 month backups. You write your data into the "incoming" list while the backups are in the "snapshots" list and are subdivided as follows:
daily.0 | last night |
daily.1 | the night before last |
daily.2 | the night 3 days ago |
daily.3 | the night 4 days ago |
daily.4 | the night 5 days ago |
daily.5 | the night 6 days ago |
daily.6 | last week (7 days ago) |
weekly.0 | the night 2 weeks ago |
weekly.1 | the night 3 weeks ago |
weekly.2 | the night 4 weeks ago |
weekly.3 | the night 5 weeks ago |
monthly.0 | the night 2 months ago |
monthly.1 | the night 3 months ago |
monthly.2 | the night 4 months ago |
Yes, you only have read access to your backup files. So neither you, nor somebody else can inadvertently change or delete the data.
Below you can find the proper version of stoney backup for your operating system: