Hasty Briefsbeta

Git-Annex

16 days ago
  • #backup
  • #git
  • #data-management
  • git-annex manages large files with git without storing file contents in git.
  • It supports syncing, backup, and archiving data both offline and online.
  • Features include checksums and encryption for data security.
  • Designed for command-line git users, with an assistant for easier use.
  • Use case: The Archivist - Manages files across multiple offline drives with ease.
  • Use case: The Nomad - Syncs files across devices and cloud storage automatically.
  • git-annex is Free Software, written in Haskell, and open for contributions.