Standort | Admin | Connection | furl |
Dortmund-CTDO | proGamler | 50M | pb://3wsrdafpcvyaygvrog73bbdizcqbza65@tahoe.chaostreff-dortmund.de:43391/introducer
|
Standort | Admin | Connection | furl |
Dortmund-CTDO | proGamler | 50M | pb://qqw24uvbih4p3zsrzsm24t5f5sp2ur4z@tahoe.chaostreff-dortmund.de:59847/6wqmyeshfyo6cesab2n64hsj7eqsy6is
|
Standort | admin | Connection | 24/7 | Space | RAM |
Dortmund-CTDO | proGamler | 50M | X | 50G | 1G |
Standort | User | benutzerkreis | Aktiv |
Moving | proGamler | notebook | nein |
CTDO | Zeus | Raumnetz/Filebase | Nein |
apt-get install tahoe-lafs
wget http://ftp.de.debian.org/debian/pool/main/t/tahoe-lafs/tahoe-lafs_1.9.2-1_all.deb
dpkg -i tahoe-lafs_1.9.2-1_all.deb
Und schon ist man auf der Neusten Version!
Setzt voraus, das ihr python2.x und setuptools installiert habt.
git clone git://github.com/warner/tahoe-lafs.git
cd tahoe-lafs
python setup.py build
python setup.py install
[node]
nickname = progamler
web.port = tcp:3456:interface=127.0.0.1
web.static = public_html
[client]
introducer.furl = pb://3wsrdafpcvyaygvrog73bbdizcqbza65@tahoe.chaostreff-dortmund.de:43391/introducer
stats_gatherer.furl = pb://qqw24uvbih4p3zsrzsm24t5f5sp2ur4z@tahoe.chaostreff-dortmund.de:59847/6wqmyeshfyo6cesab2n64hsj7eqsy6is
shares.needed = 2
shares.happy = 4
shares.total = 10
[storage]
enabled = true
# Keeps 5G of space available on hard disk
reserved_space = 5G
[helper]
enabled = false
[drop_upload]
enabled = false