Possibility to MAKE ed2k links
Status: Beta
Brought to you by:
fortun
I'd like to be able to make my own ed2k links to post my shared files. I know it's possible the source is even here http://users.aber.ac.uk/tpm01/ed2k_tools/ed2k_hash.html and it could be compiled for OS X. I don't know how it could be integrated in Cocodonkey though. But it would be a very nice and usefull feature as we can't do that with mldonkey on Mac yet.
Logged In: YES
user_id=548735
We will check that
Logged In: YES
user_id=548735
Use the enclosed shell script to generate an ed2k link. To use it,
type "make_ed2k.sh file" where "file" is the name of the file for
which you want an ed2k link. It should work.
Logged In: YES
user_id=559349
Thanks! I would need a little help though to use it. I open Terminal. Shall i use a command to run the shell script first? ( I typed as you said in the directory where the script was but got a "make_ed2k.sh: Command not found" ). Sorry but i'm not a developer and quite new to all the *NIX stuff.
Logged In: YES
user_id=559349
Woohoo it works! Thanks a LOT!!!! Just what i wanted and it works like a charm! ( I had to set permissions accordingly)
You're Da Man!! ;-)
Logged In: YES
user_id=548735
Attached is an AppleScript file that does the same, but which is
more "Mac aware".
BTW, the original script cannot handle files that contain a space in
their name. But the Applescript version contains a corrected script.
Applescript that copies an ed2k link for the file dropped on it
Outputs an ed2k link (corrected)
Logged In: YES
user_id=559349
Thanks again it's even greater and no terminal anymore!
I thought maybe sourceforge could host the file on the cocodonkey download page, so that we could point to that link for those interested in this script ( hell there are LOT! )