From 9a4be193f67bb34d472001950f5fa2090ccb62c3 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8" Date: Thu, 6 Feb 2014 11:32:15 +0000 Subject: [PATCH] --- doc/forum/Remote_server_only_for_the_git_repository.mdwn | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/forum/Remote_server_only_for_the_git_repository.mdwn diff --git a/doc/forum/Remote_server_only_for_the_git_repository.mdwn b/doc/forum/Remote_server_only_for_the_git_repository.mdwn new file mode 100644 index 0000000000..12f4c5c78f --- /dev/null +++ b/doc/forum/Remote_server_only_for_the_git_repository.mdwn @@ -0,0 +1,3 @@ +Hi, I'm using git-annex 5.2014012 with the webapp and I've added two repositories: a remote server and a box.com account. When I add a file it is uploaded properly to both remotes as you would expect. + +The problem is that I would like the files to only be uploaded to box.com, and the remote server only store the git repository. Is there any way of saying to git-annex to not sync files to a remote server?