
On special remotes, instead use git annex unused -from. Repository is found by running git annex unused. Over time, special remotes can accumulate file content that is no longer It largelyĭoesn't matter for your use what underlying transport the special remote Most special remotes can all be used in these and other ways. None of these use cases are particular to particular special remote types. To drop files from the transfer repository once they have been transferred Last scenario, which is referred to as a transfer repository, and arranges The git-annex assistant makes it easy to set up rsync remotes using this Remote, and then git annex get them on another repository, to transfer theįiles between computers that do not communicate directly. You could have one repository copy files to a special Getting full, and then git annex move the files back when free space isĪgain available. Git annex move -to specialremote large files when your local drive is
Jottacloud forum archive#
You could use it to archive files offline in a drive withĮncryption enabled so if the drive is stolen your data is not. There are many use cases for a special remote. Want to add support for something else? Write your own! Ways to use special remotes If a service is not mentioned above, it's worth checking if Openstack Swift / Rackspace cloud files / Memset Memstore.Here are specific instructions for using git-annex with various services: To tie git-annex into many cloud services. The above special remotes are built into git-annex, and can be used S3 (Amazon S3, and other compatible services).They cannot be used by other git commands, and These can be used by git-annex to store and retrieve Local and remote), that store the file contents in their own git-annexīut, git-annex also extends git's concept of remotes, with these special Normally those remotes are normal git repositories (bare and non-bare Git-annex can transfer data to and from configured git remotes.
