Hi Emre, how did you do that? Did you do that on oc3 also? thx, Adam
----- Original Message ----- From: Emre Erenoglu Sent: 06/10/12 12:53 AM To: [email protected] Subject: Re: [Owncloud] Really big file upload On Sun, Jun 10, 2012 at 2:10 AM, Diederik de Haas < [email protected] > wrote: On Saturday 09 June 2012 23:56:36 Tóth Ádám wrote: > Is it possible to allow big (e.g DVD iso) file uploads? > Here is an article: > http://code.google.com/p/sabredav/wiki/WorkingWithLargeFiles > > I still use 3.0.3, on Debian. Debian defaults to 20% of RAM for /tmp using tmpfs (use df -h to see your value), so that's sth to keep in mind when uploading big files since uploads go through /tmp before being stored on disk. Besides that the 'post_max_size' field (in .htaccess on oc4, dunno about oc3) is important because that sets the maximum upload size. See also http://owncloud.org/support/big-files/ I also have big files, not DVD images but my outlook archives which can be about 4gb, sometimes a bit higher. Any chance these can be handled in Owncloud in the future (chunked uploads?, writing directly to the file itself rather than passing from /tmp?), also using sync clients? Many thanks for the great software, 4.0.1 looks much better! Br, Emre
_______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
