套件:git-annex(8.20210223-2)
git-annex 的相關連結
Debian 的資源:
下載原始碼套件 git-annex:
- [git-annex_8.20210223-2.dsc]
- [git-annex_8.20210223.orig.tar.xz]
- [git-annex_8.20210223-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [git-annex.branchable.com]
相似套件:
manage files with git, without checking their contents into git
git-annex allows managing files with git, without checking the file contents into git. While that may seem paradoxical, it is useful when dealing with files larger than git can currently easily handle, whether due to limitations in memory, time, or disk space.
It can store large files in many places, from local hard drives, to a large number of cloud storage services, including S3, WebDAV, and rsync, with a dozen cloud storage providers usable via plugins. Files can be stored encrypted with gpg, so that the cloud storage provider cannot see your data. git-annex keeps track of where each file is stored, so it knows how many copies are available, and has many facilities to ensure your data is preserved.
git-annex can also be used to keep a folder in sync between computers, noticing when files are changed, and automatically committing them to git and transferring them to other computers. The git-annex webapp makes it easy to set up and use git-annex this way.
其他與 git-annex 有關的套件
|
|
|
|
-
- dep: curl
- command line tool for transferring data with URL syntax
-
- dep: git (>= 1:2.22)
- fast, scalable, distributed revision control system
-
- dep: libc6 (>= 2.29)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libffi7 (>= 3.3~20180313)
- Foreign Function Interface library runtime
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- dep: libmagic1 (>= 5.12)
- Recognize the type of data in a file using "magic" numbers - library
-
- dep: libsqlite3-0 (>= 3.7.3)
- SQLite 3 shared library
-
- dep: netbase
- Basic TCP/IP networking system
-
- dep: openssh-client (>= 1:5.6p1)
- secure shell (SSH) client, for secure access to remote machines
-
- dep: rsync
- fast, versatile, remote (and local) file-copying tool
-
- dep: zlib1g (>= 1:1.1.4)
- 壓縮函式庫 - 跑程式時用(runtime)
-
- rec: aria2
- High speed download utility
-
- rec: bind9-host
- DNS Lookup Utility
-
- rec: git-remote-gcrypt (>= 0.20130908-6)
- encrypted git repositories
-
- rec: gnupg
- GNU privacy guard - a free PGP replacement
-
- rec: lsof
- utility to list open files
-
- rec: nocache
- bypass/minimize file system caching for a program
-
- sug: adb
- Android Debug Bridge
-
- sug: bup
- highly efficient file backup system based on git
-
- sug: libnss-mdns
- NSS module for Multicast DNS name resolution
-
- sug: magic-wormhole
- Securely and simply transfer data between computers
-
- sug: tahoe-lafs
- 套件暫時不可用
-
- sug: tor
- anonymizing overlay network for TCP
-
- sug: uftp
- Encrypted multicast file transfer program
-
- sug: xdot
- interactive viewer for Graphviz dot files
-
- sug: youtube-dl
- downloader of videos from YouTube and other sites