Voici un petit tutoriel pour installer Pyload une interface web pour gerer les téléchargement sur
1fichier.com, DepositFiles.com, Dl.free.fr, Files.mail.ru, Fileserve.com, FreakShare.com, Hotfile.com¹, Megaupload.com, Netload.in, Pornhost.com, Rapidshare.com, Share.cx, Share-Online.biz, Storage.to, Uploaded.to, YourFiles.to, Zippyshare.com
http://pyload.org/hoster
Etape 1: installer le QPKG optware
le démarrer puis connectez-vous sur la machine en utilisant putty
N'oubliez pas aussi de bien activer le serveur Web dans la configuration du NAS.
Etape 2: installation des éléments nécessaires
Dans putty, executez ces commandes:
ipkg install screen ipkg install nano ipkg install wget ipkg install unzip
Etape 3: installation de python et les dépendances
ipkg install python ipkg install py25-crypto ipkg install py25-curl ipkg install libcurl ipkg install py25-openssl ipkg install py25-django ipkg install py25-pil ipkg install tesseract-ocr ipkg install tesseract-ocr-lang-eng ipkg install ossp-js
Etape 4: Téléchargement de pyload
cd /opt wget --no-check-certificate https://bitbucket.org/spoob/pyload/get/v0.4.4.zip unzip-unzip v0.4.4.zip rm v0.4.4.zip cd pyload/
Etape 5: Configuration
cd module/config/ echo "/usr/share/pyload" >> configdir chmod +x /opt/pyload/pyLoadCore.py
Execution de pyload la premiere fois pour configurer le systeme:
python /opt/pyload/pyLoadCore.py
Répondez aux questions.
Au moment du listenaddr , introduisez l'ip de votre nas.
Choisissez un port par exemple 8000
Activez l'interface web et désactivez le mode reconnect.
Maintenant lancez pyload en tache de fond:
screen -dmS python /opt/pyload/pyLoadCore.py
Si le nas redemarre, pyload sera coupé, relancez-le, pour arreter la tache de fond,
screen -r puis CTRL+D
Changements:
15/02/2011: Nouvelle version 4.4 de Pyload.
Cris















