Re: [openupload-devel] cannot upload files > 2gb
Status: Beta
Brought to you by:
tsdogs
|
From: Alessandro B. <ts...@br...> - 2010-03-09 18:29:55
|
Oliver A. Rojo ha scritto: > I think this is really the problem here. yup, so no workaround right now, unless you decide to patch php. >> >> Probably the only workaround is to use a perl cgi then. > openupload + perl cgi??? yes, for the upload. I have a basic implementation of this, but it needs some more devel to be able to trak the upload status. (obiously more dependencies here) Also probably for such big files FTP would be a better way to upload. I have a feature request for this, but haven't done anything in that matter. Actually any other method can be used (scp, samba, etc) but this is more suitable for distributing big files to the outside. Alessandro |