aMule Forum

English => en_Bugs => Topic started by: setabi on March 27, 2005, 08:59:48 PM

Title: amulegui doesn't start download
Post by: setabi on March 27, 2005, 08:59:48 PM
Hi,
I have successfully build the 27March's snapshot, but it doesn't start any download.
The Search and Connect/Disconnect function are ok, but the download function doesn' work? Is it a bug or simply it hasn't been implemented yet?

Thanks in advnce
Title: Re: amulegui doesn't start download
Post by: stefanero on March 27, 2005, 09:41:50 PM
huh?
but the daemon downloads?
Title: Re: amulegui doesn't start download
Post by: setabi on March 27, 2005, 10:51:53 PM
No, the daemon doesn't download because there's nothing to download...
Title: Re: amulegui doesn't start download
Post by: stefanero on March 27, 2005, 10:53:29 PM
ahh ok, so you want to add download to teh daemon with the amulegui?
ok thats not implemented yet, only watching the downloads atm..and some stats I think

you can use your ed2k tool for taht
on teh command line

ed2k "ed2k_link_here"

and it will send it to teh deamon :)
Title: Re: amulegui doesn't start download
Post by: setabi on March 27, 2005, 11:19:01 PM
I'm trying amuleweb and also I can't download. The message log said that cannot create .part file and cannot open partfile, ERROR while saving partfile: .part file not found(001.part.met => ...
I'm trying to running amuled like a service from /etc/init.d/amuled ... and the problem seems to be the permission on /home/p2p/.aMule/....
I'm a mldonkey user an I'm used to store all temp, incoming and shared directory in /home/p2p/.mldonkey/ so any user can access this for share and start download. Is possible to do something similar with amuled, or just only the user who run amuled can start download?
Title: Re: amulegui doesn't start download
Post by: stefanero on March 28, 2005, 10:08:27 AM
only user who run amuled can do it....at least with the ed2k app

but at teh end who logson in amuleweb and add the dl does not matter
Title: Re: amulegui doesn't start download
Post by: Mr Faber on March 28, 2005, 10:50:22 AM
There is a very good wiki which should solve your problem http://www.amule.org/wiki/index.php/Ed2k_links_handling
If you don't are in front of the computer on which amuled is running you can just use the cmd to send links.

cu
Mr Faber
Title: Re: amulegui doesn't start download
Post by: setabi on March 29, 2005, 02:03:43 PM
I have solved with the lastest snapshot 20050329, and now I can run amuled as a service from /etc/init.d/amuled and the .aMule/ directory is stored in /home/p2p and finally any user can launch download from amulegui or amuleweb.