From 65c6d1b5a1bd1140c57c294f70d1832584e389e8 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawllyDAwjTPuM6G2d3eKE481V0qGXRKtF8s" Date: Mon, 6 Oct 2014 12:03:35 +0000 Subject: [PATCH] Added a comment: Syncing metadata only with Synology NAS and git annex --- ..._5e723ccf026fe970ad31207f9f036b69._comment | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 doc/tips/Synology_NAS_and_git_annex/comment_2_5e723ccf026fe970ad31207f9f036b69._comment diff --git a/doc/tips/Synology_NAS_and_git_annex/comment_2_5e723ccf026fe970ad31207f9f036b69._comment b/doc/tips/Synology_NAS_and_git_annex/comment_2_5e723ccf026fe970ad31207f9f036b69._comment new file mode 100644 index 0000000000..60122bb137 --- /dev/null +++ b/doc/tips/Synology_NAS_and_git_annex/comment_2_5e723ccf026fe970ad31207f9f036b69._comment @@ -0,0 +1,30 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawllyDAwjTPuM6G2d3eKE481V0qGXRKtF8s" + nickname="Pieter" + subject="Syncing metadata only with Synology NAS and git annex" + date="2014-10-06T12:03:35Z" + content=""" +I am not able to get full syncing working. It says \"syncing enabled (metadata only)\". +When I click on Actions -> Edit it says: + +Just a git repository. + +This repository is not currently set up as a git annex; only git metadata is synced with this repository. + +If this repository's ssh server has git-annex installed, you can upgrade this repository to a full git annex, which will store the contents of your files, not only their metadata. + +When I try to upgrade the repository it does not work. The log says: + +sh: git-annex-shell: not found + +rsync: connection unexpectedly closed (0 bytes received so far) [sender] + +rsync error: remote command not found (code 127) at io.c(226) [sender=3.1.1] + +I'm using Version: 5.20140717 on the Linux Ubuntu 14.10. + +Ssh'ing from Ubuntu to gituser@synology works fine and shows the git-annex-shell options + +Any ideas? + +"""]]