summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8 <Jon_Ander@web>2014-02-06 11:32:15 +0000
committerGravatar admin <admin@branchable.com>2014-02-06 11:32:15 +0000
commit8aa5f55770aff5625400faa7fdc1c65825315df8 (patch)
treea1be9588e85fe39ddab41d0609d735d4fb6545fd
parentd6837f914c0951be7f76548f2c4a68563558c192 (diff)
-rw-r--r--doc/forum/Remote_server_only_for_the_git_repository.mdwn3
1 files changed, 3 insertions, 0 deletions
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 000000000..12f4c5c78
--- /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?