File: comment_5_5fd749f92343079b3916a4d32ddf39c7._comment

package info (click to toggle)
git-annex 10.20230126-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 69,344 kB
  • sloc: haskell: 74,654; javascript: 9,103; sh: 1,304; makefile: 203; perl: 136; ansic: 44
file content (12 lines) | stat: -rw-r--r-- 399 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
[[!comment format=mdwn
 username="joey"
 subject="""comment 5"""
 date="2014-10-20T15:28:01Z"
 content="""
Adding the files will take as long as it takes to read and hash 
the conents of those files from disk. If that's too slow, `--backend=WORM`
will bypass the hashing, so it will take seconds.

Time required to sync files depends on the bandwidth to wherever it's
syncing with, obviously.
"""]]