|
7
|
|
|
What is a good, secure, method to do backups, for programmers who do research & development at home and cannot afford to loose lose any work?
Conditions:
The backups must ALWAYS be within reasonably easy reach.
Internet connection cannot be guaranteed to be always available.
The solution must be either FREE or priced within reason, and subject to 2 above.
Status Report
This is for now only considering free options.
The following open-source projects are suggested in the answers (here & elsewhere):
- BackupPC is a high-performance,
enterprise-grade system for backing
up Linux, WinXX and MacOSX PCs and
laptops to a server's disk.
- Storebackup is a backup utility
that stores files on other disks.
- mybackware: These scripts were
developed to create SQL dump files
for basic disaster recovery of small
MySQL installations.
- Bacula is [...] to manage
backup, recovery, and verification
of computer data across a network of
computers of different kinds. In
technical terms, it is a network
based backup program.
- AutoDL 2 and Sec-Bk: AutoDL 2
is a scalable transport independant
automated file transfer system. It
is suitable for uploading files from
a staging server to every server on
a production server farm [...]
Sec-Bk is a set of simple utilities
to securely back up files to a
remote location, even a public
storage location.
- rsnapshot is a filesystem
snapshot utility for making backups
of local and remote systems.
- rbme: Using rsync for backups
[...] you get perpetual incremental
backups that appear as full backups
(for each day) and thus allow easy
restore or further copying to tape
etc.
- Duplicity backs directories by
producing encrypted tar-format
volumes and uploading them to a
remote or local file server. [...]
uses librsync, [for] incremental
archives
Other Possibilities:
Using a Distributed Version Control System (DVCS) such as Git(/Easy Git), Bazaar, Mercurial answers the need to have the backup available locally.
Use free online storage space as a remote backup, e.g.: compress your work/backup directory and mail it to your gmail account.
|
|
|
|
6
|
|
edited Oct 4 '08 at 11:55
|
What is a good, secure, method to do backups, for programmers who do research & development at home and cannot afford to loose any work?
Conditions:
The backups must ALWAYS be within reasonably easy reach.
Internet connection cannot be guaranteed to be always available.
The solution must be either FREE or priced within reason, and subject to 2 above.
Status Report
This is for now only considering free options.
The following open-source projects are suggested in the answers (here & elsewhere):
- BackupPC is a high-performance,
enterprise-grade system for backing
up Linux, WinXX and MacOSX PCs and
laptops to a server's disk.
- Storebackup is a backup utility
that stores files on other disks.
- mybackware: These scripts were
developed to create SQL dump files
for basic disaster recovery of small
MySQL installations.
- Bacula is [...] to manage
backup, recovery, and verification
of computer data across a network of
computers of different kinds. In
technical terms, it is a network
based backup program.
- AutoDL 2 and Sec-Bk: AutoDL 2
is a scalable transport independant
automated file transfer system. It
is suitable for uploading files from
a staging server to every server on
a production server farm [...]
Sec-Bk is a set of simple utilities
to securely back up files to a
remote location, even a public
storage location.
- rsnapshot is a filesystem
snapshot utility for making backups
of local and remote systems.
- rbme: Using rsync for backups
[...] you get perpetual incremental
backups that appear as full backups
(for each day) and thus allow easy
restore or further copying to tape
etc.
- Duplicity backs directories by
producing encrypted tar-format
volumes and uploading them to a
remote or local file server. [...]
uses librsync, [for] incremental
archives
Other Possibilities:
Using a Distributed Version Control System (DVCS) such as Git(/Easy Git)or , Bazaar, Mercurial answers the need to have the backup available locally.
Use free online storage space as a remote backup, e.g.: compress your work/backup directory and mail it to your gmail account.
|
|
|
| |
|
Post Made Community Wiki by Community♦
|
occurred Oct 3 '08 at 16:50
|
|
|
|
|
|
5
|
|
edited Oct 3 '08 at 11:05
|
Status ReportThis is for now only considering free options. The following open-source projects are suggested in the answers (here & elsewhere): BackupPC is a high-performance,enterprise-grade system for backingup Linux, WinXX and MacOSX PCs andlaptops to a server's disk.Storebackup is a backup utilitythat stores files on other disks.mybackware: These scripts weredeveloped to create SQL dump filesfor basic disaster recovery of smallMySQL installations.Bacula is [...] to managebackup, recovery, and verificationof computer data across a network ofcomputers of different kinds. Intechnical terms, it is a networkbased backup program.AutoDL 2 and Sec-Bk: AutoDL 2is a scalable transport independantautomated file transfer system. Itis suitable for uploading files froma staging server to every server ona production server farm [...] Sec-Bk is a set of simple utilitiesto securely back up files to aremote location, even a publicstorage location.rsnapshot is a filesystemsnapshot utility for making backupsof local and remote systems.rbme: Using rsync for backups[...] you get perpetual incrementalbackups that appear as full backups(for each day) and thus allow easyrestore or further copying to tapeetc.Duplicity backs directories byproducing encrypted tar-formatvolumes and uploading them to aremote or local file server. [...]uses librsync, [for] incrementalOther Possibilities: Using a Distributed Version Control System (DVCS) such as Git(/Easy Git) or Bazaar answers the need to have the backup available locally. Use free online storage space as a remote backup, e.g.: compress your work/backup directory and mail it to your gmail account.
|
|
|
|
4
|
|
edited Sep 29 '08 at 19:05
|
Good Secure Backups for Developers at HomeUsers
What is a good, secure, method to do backups?
Not for businesses who can spend big bucks on a solution, but people for programmers who do research & development at home and cannot afford to loose any work?
This is meant for HOME USERS
Conditions:
The backups must ALWAYS be within reasonably easy reach.
Internet connection cannot be guaranteed to be always available, and the backups must ALWAYS be within reach.
The solution must be either FREE or priced within reason, and subject to (1.) 2 above.
|
|
|
|
3
|
|
edited Sep 27 '08 at 11:01
|
Good Secure Backups for Home Users- FREE/CHEAP & EASY
|
|
|
|
2
|
|
edited Sep 23 '08 at 4:48
|
Good Secure Backups for Home Users - FREE/CHEAP & EASY
What is a good, secure, method to do backups?
Not for businesses who can spend big bucks on a solution, but people who do research & development at home and cannot afford to loose any work?
This is meant for HOME USERS:
Internet connection cannot be guaranteed to be always available, and the backups must ALWAYS be within reach.
The solution must be either FREE or priced within reason, and subject to (1.) above.
|
|
|
|
1
|
|
|
Good Secure Backups for Home Users
What is a good, secure, method to do backups?
Not for businesses who can spend big bucks on a solution, but people who do research & development at home and cannot afford to loose any work?
|
|
|