Hi,
Am 08.07.10 08:58, schrieb Michel Morelli:
Yes, I don't know if there is a module on drupal.org but you can do this with a custom module that display file information, a form that must be accepted and that send file via header()/file_put_contents. No direct download.
hm, would be then a second step, I thought that this a a standard behaviour and was sure there should be a module available that is doing it, hehe it seems that I was wrong :)
Another questions is it possible/or better how is it possible to attach several files to node (as private download) with extra fields like comment, date of last change, download count, version and an easy to way to replace these files with a newer version.
The normal upload function seems not to work for this.
Thanks, Matthias