Community Support for OpenDocMan (Deprecated)
Network based DMS - Printable Version

+- Community Support for OpenDocMan (Deprecated) (https://forum.opendocman.com)
+-- Forum: OpenDocMan Community Discussion (https://forum.opendocman.com/forum-5.html)
+--- Forum: OpenDocMan Support - Community Based (https://forum.opendocman.com/forum-6.html)
+--- Thread: Network based DMS (/thread-671.html)



Network based DMS - ajayoct - 02-16-2014

Hello,


I wish to install opendocman in a server and all the branches of our organization can connect to it. An important feature I would need is when remote file are added from a branch over the Internet, the files getting transferred need to be compressed.
Files mostly consists of doc, pdf and text based file, they are to be converted from physical form to digital form through scanner.

Is this compressions available as of now?


Re: Network based DMS - Muplor - 03-31-2014

Hi,

This would be easy to implement using the GZip PHP function:

<!-- m --><a class="postlink" href="http://www.webcodingtech.com/php/gzip-compression.php">http://www.webcodingtech.com/php/gzip-compression.php</a><!-- m -->