aMule Forum
English => aMule Help => Topic started by: drzile on January 21, 2005, 02:40:55 PM
-
I used emule (plus) in WinDoze. I filnally managed to get my amule started in Linux.
Now my question is how to transfer partially downloaded files, that I have many, from emule to amule.
Is simple copy of .part files enough?
Help please....
-
yap, just copy all files from the windows Temp folder
cheers
-
also you can copy your credits btw
copy preferences.dat, cryptkey.dat and clients.met from win32 aswell and put them into your .aMule dir
and you will not start from zero
-
I copied everything, but now amule cannot open those files. On every file there is some error.
-
check the permssions,
you need to have read and write rights.
-
as root:
cd /home/yournick/.aMule
chown yournick.users *
cd Temp
chown yournick.users *
-
it works now :))
thanks