Does anybody know where modules releases are stored? The reason is that i'm taking care of my drupal site with my nintendo Wii's Internet Channel (my computer is blown dead and i won't get a new one before long.). I managed to find a way to upload a file by URL trough the web2ftp.com install script, but there is no copy/paste in my wii browser, nor multiple tabs.

let's take a module i want:
In http://drupal.org/project/mass_contact , there is a partial link (only the file name is shown) but i have no way to find what the complete url is. Can you help me?

P.S. http://drupal.org/project/logintoboggan is also interesting me

Comments

yelvington’s picture

Downloads are of the form

http://ftp.drupal.org/files/projects/ followed by the filename, such as mass_contact-6.x-1.0-beta2.tar.gz

Namour4ever’s picture

Thanks a lot!