Multi-file upload support and upload progress for large file - Printable Version +- Community Support for OpenDocMan (Deprecated) (https://forum.opendocman.com) +-- Forum: OpenDocMan Community Discussion (https://forum.opendocman.com/forum-5.html) +--- Forum: OpenDocMan Patches (https://forum.opendocman.com/forum-10.html) +--- Thread: Multi-file upload support and upload progress for large file (/thread-206.html) |
Re: Multi-file upload support and upload progress for large - Stephen - 10-12-2010 Hi Ken, Thanks for the work on doing that. It should be helpful to others who are comfortable enough with the process to try it out. Unfortunately I am unable to include this tool with the core opendocman code because it must be written in php and not require any other external software in order to work. I am also a mac/linux user, so windows tools are not helpful to me, but like I said, maybe others will find it useful. I will move this thread to the Patches forum. The next version (1.2.6) will have a multi-upload tool, but I am still working on other new features at the moment like an admin "Settings" page, and and "Allowed File Types" settings page. I will tackle the multi-upload once those are knocked out. Re: Multi-file upload support and upload progress for large - kedavis425 - 10-12-2010 Here is a screenshot of the application. Ken[attachment=0] Re: Multi-file upload support and upload progress for large - Stephen - 10-13-2010 What is the Document Repository value used for? I would think you would just use the dataDir config value for that. Re: Multi-file upload support and upload progress for large - kedavis425 - 10-14-2010 That was my original thought, but I wasnt smart enough to parse the config file to find it. Besides, this way, you can run the application on any windows PC on your network, even if your OpenDocMan server is Linux based - just point to the DB and to the SMB share. Ken Re: Multi-file upload support and upload progress for large - danny-b - 12-08-2010 kedavis425 Wrote:I have the first version of the import utility completed. THANKS FOR THIS!!!! It saved me a TON ... did I say TON ... of work. Re: Multi-file upload support and upload progress for large - toshko - 12-20-2010 Hello, Currently there is no multi-file uploading functionality, as far as I can see ? Is there some workaround to add lots of files in one transfer/operation, either through a web interface or with some scripts, on Linux? Previous poster had uploaded a tool for windows, which I might try if I must, but that means that I have to move OpenDocMan from Linux to Windows hosting. Without bulk upload (built-in mechanism or with semi-manual scripting) and modifiable metadata field(s) (like individual file expiry parameter mentioned in other posts) it is not that easy to initially adopt this solution (i.e. a site with 300+ documents at the very beginning). Thanks & Best Regards Toshko Re: Multi-file upload support and upload progress for large - toshko - 12-20-2010 Hello, I stand corrected - the tool by the previous poster did the bulk upload, after the moving of the openmandoc from linux to windows hosting. Can the tool be changed in order to include customized (perhaps programmable) description, instead of the current "Downloads <name of the file>"? Other considerations are still here, however - the customized Expiry Date metadata on the per document basis and action (alert, mail) scheduled daily based on that field. Best Regards, Toshko Re: Multi-file upload support and upload progress for large - Stephen - 12-20-2010 I will be working on a multi-upload feature soon. How would you like the multi-upload to work (in a perfect world)? Re: Multi-file upload support and upload progress for large - toshko - 12-30-2010 Hello, [Just to update my previous post - I moved back to Linux (Xubuntu) server after the import (moving SQL database + document repository = success).] In a perfect world, there will be no other change in the gui apart from the added functionality - to be able to select more then one file when you press Add Document -> Choose File. Functionality would be added behind the form. As simple as that. (Of course it would be mentioned in the documentation.) There should be some open sourced upload modules (php/flash/java) for this. 2 years ago I used couple of those into an ASP.NET upload page, and it worked for the most part. Thanks for your update! [Also, I forgot, I want to inform you that I am doing the Macedonian translation, so when it is done it will be uploaded to you.] Best Regards, toshko Re: Multi-file upload support and upload progress for large - ilmkidunya1 - 03-15-2012 How many files can i upload at ones.... |