summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmXGwBCD9trUbr0aC8jtDqScpaYK6PNOx0 <Christian@web>2014-05-29 06:41:04 +0000
committerGravatar admin <admin@branchable.com>2014-05-29 06:41:04 +0000
commitf1821da402d6a5f4b97664c6136b2dd186deba6e (patch)
treef86acb1744412d7dd30eca06a8f69c78c0b5efa1
parentf8fa1ef15aeaeff147cb9cb5cf25ef4edd1dcb4c (diff)
-rw-r--r--doc/forum/ssh_vs_cifs__47__webdav.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/forum/ssh_vs_cifs__47__webdav.mdwn b/doc/forum/ssh_vs_cifs__47__webdav.mdwn
new file mode 100644
index 000000000..62bb9d3d9
--- /dev/null
+++ b/doc/forum/ssh_vs_cifs__47__webdav.mdwn
@@ -0,0 +1,7 @@
+Hello,
+
+I'm new to git-annex and I would like to know which is the best method to deploy it for my case. I would like to have a central repo in my Synology NAS but with files to be able to browse files (not a bare repo). This repo will not have remotes configured. The mobile clients will use the central repo to exchange files. I thinks that this setup is totally valid x-D. Now my question is more related to how to share the repo in the Synology NAS. I am considering to use cifs/webdav for LAN/WAN access to the repo or SSH for LAN/WAN access. Which is the recommended setup? Which is the most optimum setup in terms of bandwidth or cpu usage (the CPU of my synology NAS is ARM). Thanks in advance and for this great piece of software!
+
+Best regards,
+
+Christian