Hi,
I wonder... how does this module handle the directory where to put the next file? I mean, does it check in the active directory if the file already exists? Or does it store this information somewhere in the database for future use?

Morover for a big file I had to put the file with ftp, so I created the database entries myself. It worked fine, until I tried to upload a new file, then I have a duplicate entry. Where does this module store the next id to use in attachments table?

Thanks