File: comment_4_d619d9b7ad4ca3f2fa9505ea928d5bf7._comment

package info (click to toggle)
git-annex 7.20190129-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 56,292 kB
  • sloc: haskell: 59,105; sh: 1,255; makefile: 225; perl: 136; ansic: 44
file content (17 lines) | stat: -rw-r--r-- 848 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[[!comment format=mdwn
 username="moird"
 subject="comment 4"
 date="2016-01-29T19:43:21Z"
 content="""
yes, this is arch linux.  It seems to be more of an issue of the extension, I was toying with a zip file and renaming it and like if the extension was zipper then it would sync the file.  It would not sync the file if it was named with gz.  Was messing with inotifywatch and it is seeing the zip file creation:

    total  create  filename
    2      2       /home/daniel/annex/.git/refs/remotes/annex/synced/
    2      2       /home/daniel/annex/.git/
    1      1       /home/daniel/annex/.git/refs/heads/synced/
    1      1       /home/daniel/annex/.git/refs/heads/
    1      1       /home/daniel/annex/.git/refs/remotes/annex/
    1      1       /home/daniel/annex/

On successful files syncing will show the hashed annex folders 
"""]]