aMule Forum

Deutsch => aMule Hilfe => Topic started by: Athlon on February 12, 2006, 12:54:14 AM

Title: aMule Downloads als Textdatei?
Post by: Athlon on February 12, 2006, 12:54:14 AM
Tach kann man die aktuellen Download irgendwie als Textdatei oder der gleichen aus aMule auslesen?



MfG


Athlon
Title: Re: aMule Downloads als Textdatei?
Post by: lionel77 on February 12, 2006, 03:32:24 AM
Eine moeglichkeit waere die download queue mittels amulecmd in ein text file zu dumpen:
Code: [Select]
amulecmd -c "show dl" > myDownloads.txt
Title: Re: aMule Downloads als Textdatei?
Post by: Athlon on February 12, 2006, 10:35:31 AM
Danke für die antwort, aber er sacht das

Code: [Select]
-bash: amulecmd: command not found

MfG

Athlon
Title: Re: aMule Downloads als Textdatei?
Post by: Gerd78 on February 12, 2006, 11:14:12 AM
Du musst amulecmd schon kompilieren, bevor Du es benutzen kannst...

Also nochmal bauen mit
Code: [Select]
./configure --enable-amulecmd
Title: Re: aMule Downloads als Textdatei?
Post by: stefanero on February 12, 2006, 01:03:03 PM
btw damit amulecmd auch einfach so funktioniert nachher ohne das du ständig das passwort eintippen musst bruachst eine

remote.conf datei

einfach mal das forum danach durchsuchen.