Box Backup is an open-source, completely automatic online backup system. The client software sends the backup data to the server. The data is encrypted using the Secure Sockets Layer (SSL) protocol and is also protected by a further layer of on-disk encryption.[3]

Box Backup
Stable release
0.12.master.200326.8e8b63c / March 26, 2020; 4 years ago (2020-03-26)[1]
Repositorygithub.com/boxbackup/boxbackup
Written inC++
Operating systemCross-platform
Available inEnglish
TypeBackup software
Licensemixed BSD/GPL license[2]
Websitewww.boxbackup.org

Box Backup supports Linux, UNIX, Windows, and Mac OS X backup clients and servers (although Windows servers are not recommended by the authors).

Box Backup is licensed under the GNU GPL and BSD licenses.[4]

Introduction edit

Box Backup is a client-server application in which a client sends data to the server for storage. The server provides management of client via certificates, storage quotas, and data retention. Together, a unique and robust solution is created that scales allowing clients with low-bandwidth connections to effectively perform reliable backups.

Box Backup is ideal for backing up laptops and computers with intermittent or low-bandwidth connections, because it is capable of continuous data protection in the background, starting automatically when an internet connection is present, and recovering gracefully and efficiently from connection failures.[5]

Box Backup uses a modified version of the Rsync algorithm, that works with encrypted blocks. This allows it to store data on the server in a form that the server operator cannot read, while still uploading only changed portions of data files.[6]

References edit

  1. ^ "Releases · boxbackup/boxbackup". github.com. Retrieved 2021-03-28.
  2. ^ Project homepage, 2018.
  3. ^ Kenneth Geisshirt: Backing up for portables with Box Backup Archived March 23, 2012, at the Wayback Machine, March 2008. Retrieved 28 Mar. 2011.
  4. ^ "LICENSE.TXT in box/Trunk – Box Backup". Archived from the original on 2012-03-10. Retrieved 2012-02-04.
  5. ^ Cory Buford: Automatic backup for sporadically connected clients with Box Backup, August 2008. Retrieved 12 Apr. 2011
  6. ^ Vrable, Savage, Voelker: Cumulus: Filesystem Backup to the Cloud, 2009. Retrieved 23 Apr. 2011

External links edit