git-annex/doc/forum/git-annex-watch_clarification.mdwn
2019-07-19 18:21:14 +00:00

5 lines
350 B
Markdown

How does [[git-annex-watch]] handle files that are actively being written? The documentation says it "takes care of automatically adding new files". Is it guaranteed to wait until a file is no longer opened for writing, before adding the file?
Also, is there a way to have newly added files be automatically copied to a specified remote?
Thanks!