From b2ad158dafe25556446b8c36e5d1da7acf513c89 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q" Date: Sun, 30 Dec 2012 01:21:33 +0000 Subject: --- doc/forum/Calculating_Annex_Cost_by_Ping_Times.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/forum/Calculating_Annex_Cost_by_Ping_Times.mdwn diff --git a/doc/forum/Calculating_Annex_Cost_by_Ping_Times.mdwn b/doc/forum/Calculating_Annex_Cost_by_Ping_Times.mdwn new file mode 100644 index 000000000..996e864c3 --- /dev/null +++ b/doc/forum/Calculating_Annex_Cost_by_Ping_Times.mdwn @@ -0,0 +1 @@ +I threw together a pair of shell scripts for calculating the cost of a remote using ping times. I don't know how useful this is in practice, but the theory seemed sound to me. If I'm in a hotel room with my two laptops, I'd rather annex try to get a file from the other laptop than from my NAS all the way back home. I'd love to figure out how to also detect if I'm on my VerizonWireless connection at the time and multiply the cost of all connections over the Internet accordingly, but that's down the road. Latest versions of the pair of scripts will be at . I'm interested in feedback, so please fork the git repo on gist and send me changes/updates. Also of note is that these were written for MacOSX. If you're interested in using them on a different linux, pay attention to the format of the summary line of your ping command. -- cgit v1.2.3