I came across this problem before too. The PRoblem seems to be something in the protocol layer between HTML and HTTP. Using the upload functionality of HTML it is not possible to upload file bigger then 2 GB. there is no limit in the specifications of HTML and HTTP but it is definitly outside the configuration of web servers or browsers. The only alternative in DSpace You have is the batch upload using the command line - or changing the upload mechanism to use Java or JavaScript or ...
Greetings Robert --- caco_nabuo schrieb: > I want to use DSpace as a repository for large video files (in a private > gigabit LAN, not over the Web), i succesfully edited config files and css > stylesheets to fit my needs. > > Files larger than 2 GB cannot be submitted, i reach that limit modifying the > size value in web.xml directly in Tomcat to 2000000000, if i try a higher > value i get a lot of java errors. > > Is there a simple way to submit files larger than 2GB via web interface? > > The second question is: when i submit large files, i need to see in the > upload webpage an embedded progress bar which informs me about the percentage > submitted and possibly the transfer rate. Is there a simple way to embed such > a progress bar? > > Apart this two problems the software works GREAT! > > Thanks in advance and sorry for my bad english! ^_^ > -- =================================== Robert Roggenbuck Universitaetsbibliothek Osnabrueck Osnabrueck Germany =================================== ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

