diff options
author | moird <moird@web> | 2016-01-29 19:43:21 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-01-29 19:43:21 +0000 |
commit | bf5805963a8bc4ab466af1bd0b38e7e0c5440b95 (patch) | |
tree | 760ab7b01912c937c32b59f2e5d135632aa9c6c4 /doc | |
parent | cfa8059ef9799ae37ec9cb831de186be43d4135a (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/Syncing_Compressed_files/comment_4_d619d9b7ad4ca3f2fa9505ea928d5bf7._comment | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/forum/Syncing_Compressed_files/comment_4_d619d9b7ad4ca3f2fa9505ea928d5bf7._comment b/doc/forum/Syncing_Compressed_files/comment_4_d619d9b7ad4ca3f2fa9505ea928d5bf7._comment new file mode 100644 index 000000000..65f44a0f6 --- /dev/null +++ b/doc/forum/Syncing_Compressed_files/comment_4_d619d9b7ad4ca3f2fa9505ea928d5bf7._comment @@ -0,0 +1,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 +"""]] |