Long filename-extensions get cut off
Posted: Thu Sep 22, 2005 7:12 pm
Hi.
I'm trying to put a torrent-File into the Media-Database (german: Mediendatenbank).
Uploading a file called "test.torrent" will result in a file named "test.torrent" on the webserver, but in the DB the filename is just "test.torre". That way I'm not able to use this file directly. I could add a link to a new entry using the Mediadatabase, but the link created by this function also calls "test.torre", which of course doesn't work. Also deleting this entry from the Mediadatabase just leads to a message, that test.torre couldn't be deleted, because the file doesn't exists, leaving the test.torre-file on the Webserver for me to manually remove.
I'm trying to put a torrent-File into the Media-Database (german: Mediendatenbank).
Uploading a file called "test.torrent" will result in a file named "test.torrent" on the webserver, but in the DB the filename is just "test.torre". That way I'm not able to use this file directly. I could add a link to a new entry using the Mediadatabase, but the link created by this function also calls "test.torre", which of course doesn't work. Also deleting this entry from the Mediadatabase just leads to a message, that test.torre couldn't be deleted, because the file doesn't exists, leaving the test.torre-file on the Webserver for me to manually remove.