From: Cache do Fluxo Date: Mon, 9 May 2016 14:31:21 +0000 (-0300) Subject: Rsync/git access X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=c7f929535c8a6b63338eca39f785716024a81a3f;p=cache.git Rsync/git access --- diff --git a/index.html b/index.html index 5ea8be3..667664f 100644 --- a/index.html +++ b/index.html @@ -72,6 +72,17 @@ +

Via rsync:

+ +
rsync -avz rsync://cache.fluxo.info/cache/ cache/
+
+ +

Via git:

+ +
git clone git://git.fluxo.info/cache.git
+git clone https://git.fluxo.info/cache.git
+
+
@@ -95,7 +106,7 @@ diff --git a/index.mdwn b/index.mdwn index 52c737e..2816de1 100644 --- a/index.mdwn +++ b/index.mdwn @@ -3,3 +3,12 @@ * Uma plataforma experimental de preservação de URLs. * [Tor](https://tor.eff.org) hidden service: [http://mnpteprhxj54ep65.onion](mnpteprhxj54ep65.onion). * Acesse [aqui](data) o conteúdo. + +Via rsync: + + rsync -avz rsync://cache.fluxo.info/cache/ cache/ + +Via [git](https://git.fluxo.info/?p=cache.git): + + git clone git://git.fluxo.info/cache.git + git clone https://git.fluxo.info/cache.git