This commit is contained in:
Joey Hess 2014-10-20 11:23:49 -04:00
parent f16e6ad6df
commit f5aa5368a6
8 changed files with 91 additions and 0 deletions

View file

@ -0,0 +1,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.
"""]]