From bde79dd744af6fb42b87d51fb958d70e8053d014 Mon Sep 17 00:00:00 2001 From: "roger.herikstad@ca3b99b0263344ccfd8ec134a12261be25ef3504" Date: Wed, 28 Feb 2018 02:41:38 +0000 Subject: Added a comment: Not working with rsync? --- .../comment_7_8f1c20d78e3d8e00757a8819045fdcc8._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/todo/export/comment_7_8f1c20d78e3d8e00757a8819045fdcc8._comment diff --git a/doc/todo/export/comment_7_8f1c20d78e3d8e00757a8819045fdcc8._comment b/doc/todo/export/comment_7_8f1c20d78e3d8e00757a8819045fdcc8._comment new file mode 100644 index 000000000..3b32fa7b0 --- /dev/null +++ b/doc/todo/export/comment_7_8f1c20d78e3d8e00757a8819045fdcc8._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="roger.herikstad@ca3b99b0263344ccfd8ec134a12261be25ef3504" + nickname="roger.herikstad" + avatar="http://cdn.libravatar.org/avatar/ad4ab4eded6bcd5d60bacc446419a4fd" + subject="Not working with rsync?" + date="2018-02-28T02:41:38Z" + content=""" +I was hoping to use export as a way of exporting my repository to a server where I'd like non-git users to be able to directly access the files. +The server is a Synology box, and I would like users to be able to see and download files through File Station. I have successfully set up git-annex on this box, but when I tried navigating to the path of the repository in File Station, it seems that File Station was not able to follow the symbolic links to download file contents. I then thought of using export in combination with an rsync special remote, but git annex returns an error saying that exporttree=yes is not support for this kind of remote. Is this something that could be fixed in future versions, or is there something about rsync special remote that prevents export from working in principle? + +"""]] -- cgit v1.2.3