File: unsynced_folder.mdwn

package info (click to toggle)
git-annex 6.20170101-1%2Bdeb9u2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 50,088 kB
  • sloc: haskell: 53,116; sh: 1,582; ansic: 341; makefile: 292; perl: 144
file content (3 lines) | stat: -rw-r--r-- 391 bytes parent folder | download | duplicates (11)
1
2
3
If I have an archive with a lot of big files, is it possible to get one of them without using the command line, and without it popping up on other clients of that repository?
Is it possible to have a folder that will not be synced with other clients but will still download the file when i copy it from archive?
.gitignore probably wont work because that will not get the file from archive.