summaryrefslogtreecommitdiff
path: root/doc/tips/Synology_NAS_and_git_annex
diff options
context:
space:
mode:
authorGravatar ewen <ewen@web>2017-05-28 01:19:17 +0000
committerGravatar admin <admin@branchable.com>2017-05-28 01:19:17 +0000
commit441262f932d02b50242460f7842137026f78b99b (patch)
treeb25df5610830e7dc7a8bdf481dcf5be66197236c /doc/tips/Synology_NAS_and_git_annex
parentc47c70a37da8a39d8720d38b8172ac78a2f9cae7 (diff)
Added a comment: git-annex on Synology DS216+ (x86-64)
Diffstat (limited to 'doc/tips/Synology_NAS_and_git_annex')
-rw-r--r--doc/tips/Synology_NAS_and_git_annex/comment_11_ab2487da061a23e14198875a00ae801e._comment10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/tips/Synology_NAS_and_git_annex/comment_11_ab2487da061a23e14198875a00ae801e._comment b/doc/tips/Synology_NAS_and_git_annex/comment_11_ab2487da061a23e14198875a00ae801e._comment
new file mode 100644
index 000000000..6a4e9128c
--- /dev/null
+++ b/doc/tips/Synology_NAS_and_git_annex/comment_11_ab2487da061a23e14198875a00ae801e._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="ewen"
+ avatar="http://cdn.libravatar.org/avatar/605b2981cb52b4af268455dee7a4f64e"
+ subject="git-annex on Synology DS216+ (x86-64)"
+ date="2017-05-28T01:19:16Z"
+ content="""
+I used a similar approach, with a bit of refinement to not require a custom ssh key/user, to [get `git-annex` running on a Synology DS216+ NAS](http://ewen.mcneill.gen.nz/blog/entry/2017-05-28-git-annex-on-synology-ds216+/), which is based around a Celeron chip (and thus needs the `x86-64` build). Once all the `PATH` related issues are taken care of (which some symlinks into `/usr/bin`) it appears to work like any other Linux/Unix-based `git-annex` install. (Definitely much more successful than [trying to use `git-annex` via a SMB share](http://git-annex.branchable.com/bugs/SMB__58___git_annex_clone_works__44___get_fails_on_transfer_lock/) at this point.)
+
+Ewen
+"""]]