在線備份工具 Boxi
Boxi 是 Box 在線備份系統的一個圖形用戶接口,Box Backup 是由 Ben Summers 提供的一個加密的在線備份系統。
- File Based
All backed up data is stored on the server in files on a filesystem -- no tape or archive devices are used
- Untrusted Servers
The server is trusted only to make files available when they are required -- all data is encrypted on the client
- Automatic Backups
A backup daemon runs on systems to be backed up, and copies encrypted data to the server when it notices changes
- Bandwidth Efficient
Only changes within files are sent to the server, just like rsync
- Storage Efficient
Old versions of files on the server are stored as changes from the current version
- File Versioning
Behaves like tape -- old versions and deleted files are available
- Low Cost and Portable
Designed to be easy and cheap to run a server. Portable implementation, and optional RAID implemented in userland for reliability without complex server setup or expensive hardware
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!