[opencms-dev] Upload big file

Arash Kaffamanesh arash.kaffamanesh at pomegranate.de
Sun Oct 8 13:21:09 CEST 2006


Hi,

If none of the solutions help (mainly catalina_opts and maybe
max_allowed_packet), then try to sycnronize your data with synchronization
tool in admin view. If the zip file contains any files unzip them under
opencms/sync for instance and syncronize them ;-)

The other way may be to construct a data module and import it with data
import wizard.

In general the best solution is enough memory, my client has a 4 GB RAM and
a 4 CPU mashine and I can import till now via data import wizard more than
600 GB zip file (exported previously on other servers) to this mashine (db
is oracle, mysql is better and faster ;-))

If you have very large amount of data, you can put tzhe data under an
exploded folder form the data_to_import.zip file (under WEB-INF/packages)
and import up to 20 GB or more, form which I know that had worked by other
clients ;-)

There was also a FTP Module for writing data to VFS, perhaps it works too,
not sure, as I didn't tried it till now.

HTH,

Kind Regards,
Arash

-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Markus Daniel
Sent: Sonntag, 8. Oktober 2006 10:58
To: The OpenCms mailing list
Subject: Re: [opencms-dev] Upload big file

Joe Lam schrieb:
> Hi all,
> 
> I got a problem when uploading single file with over 80Mb filesize to
> cms VFS.
> Any setting will let me increase the upload size?

If you use mysql, check max_allowed_packet in you my.cnf.

Hth,
Markus

-- 
/**
 * Markus Daniel
 * Bachelor of Science in Computer Science
 * Synyx GmbH & Co. KG
 * Karlstr. 68
 * 76137 Karlsruhe
 * phone  +49(0)721 66 48 79 31
 * fax    +49(0)721 66 48 877
 * eMail  markus.daniel at synyx.de
 * www    http://www.synyx.de
 */

_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/mailman/listinfo/opencms-dev




More information about the opencms-dev mailing list