File: comment_2_5e723ccf026fe970ad31207f9f036b69._comment

package info (click to toggle)
git-annex 5.20141125%2Bdeb8u1
  • links: PTS
  • area: main
  • in suites: jessie
  • size: 37,832 kB
  • sloc: haskell: 42,603; sh: 1,080; ansic: 498; makefile: 316; perl: 125
file content (30 lines) | stat: -rw-r--r-- 1,105 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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?

"""]]