From d982a892fad0e6c36ef240d4900bdd30204653f7 Mon Sep 17 00:00:00 2001 From: zpeters Date: Tue, 28 Feb 2017 01:10:05 +0000 Subject: Added a comment: RE: choosing remotes and annex-cost-command --- .../comment_3_16095aad685d142672911e799450634a._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/git-annex-drop/comment_3_16095aad685d142672911e799450634a._comment diff --git a/doc/git-annex-drop/comment_3_16095aad685d142672911e799450634a._comment b/doc/git-annex-drop/comment_3_16095aad685d142672911e799450634a._comment new file mode 100644 index 000000000..13ac15c7e --- /dev/null +++ b/doc/git-annex-drop/comment_3_16095aad685d142672911e799450634a._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="zpeters" + avatar="http://cdn.libravatar.org/avatar/a8695228ff82f18c9a43c0763194c1cd" + subject="RE: choosing remotes and annex-cost-command" + date="2017-02-28T01:10:05Z" + content=""" +Finally got around to playing with this today figured i'd post an example for anyone looking fr this in the future. Please forgive the TCL code if that isn't your thing. + +1. Adding the \"cost command\" to your remotes - Example here +2. The actual script being referenced is really basic. It's basically taking the name of the remote as an argument and depending on where i am it will give that remote a \"high\" or \"low\" cost. Code here +3. The cost script needs to know if I'm \"home\" or not. Here is an example of \"whereami\" + + +"""]] -- cgit v1.2.3