Skip to content

t-b/git-annex-remote-compress-directory

Repository files navigation

Special remote for git annex doing compression with zstd before storing the files in a folder.

Installation:

  • chmod a+x git-annex-remote-compress-directory
  • sudo cp git-annex-remote-compress-directory /usr/local/bin

Usage:

  • git -c init.templatedir init
  • git annex init
  • git annex initremote myremote type=external encryption=none externaltype=compress-directory directory="someFolder"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages