diff options
author | https://www.google.com/accounts/o8/id?id=AItOawllyDAwjTPuM6G2d3eKE481V0qGXRKtF8s <Pieter@web> | 2014-10-06 12:03:35 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-10-06 12:03:35 +0000 |
commit | 3dea018be10c56ee0ec793d20b2c73d290259d12 (patch) | |
tree | 1f1a13c160d8aeb777eacfd59e692e29733bb416 /doc/tips/Synology_NAS_and_git_annex | |
parent | 639f81c1f2fe64de4cd80d4bdc1cc1a0169354c2 (diff) |
Added a comment: Syncing metadata only with Synology NAS and git annex
Diffstat (limited to 'doc/tips/Synology_NAS_and_git_annex')
-rw-r--r-- | doc/tips/Synology_NAS_and_git_annex/comment_2_5e723ccf026fe970ad31207f9f036b69._comment | 30 |
1 files changed, 30 insertions, 0 deletions
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 000000000..60122bb13 --- /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? + +"""]] |