<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: How to FTP large files to AC</title>
  <link>http://www.activecollab.com/forums/topic/6388/</link>
  <description>Recent posts on topic: How to FTP large files to AC</description>
  <dc:language>en-us</dc:language>
  <pubDate>Thu, 24 May 2012 16:32:21 CEST</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/27701/#post27701</link>
    <guid>http://www.activecollab.com/forums/post/27701/#post27701</guid>
    <title>Post #8 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p><div class="postQuote"><blockquote><div class="quoteAuthor">eric.nijman:</div>As a note: i have noticed that uploading large files using http have a serious effect on the servers performance. Itg slows doen the whole website (and other websites on the server) and makes them virtually unusable for the duration of the upload.</blockquote></div><br />
<br />
We have not had any similar experiences in the past - it's request just like any other, and fully handled by web server. There should be no performance impact compared to FTP upload for example. Web server might use a bit more resources, but definitely not that much to actually hurt overal performance of entire server.<br />
<br />
Please, double check your setup and make sure that everything is properly configured. In normal conditions, file upload should not significantly affect web server's performance.</p>]]></description>
    <pubDate>Fri, 03 Sep 2010 11:38:21 CEST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/27700/#post27700</link>
    <guid>http://www.activecollab.com/forums/post/27700/#post27700</guid>
    <title>Post #7 by eric.nijman</title>
    <dc:creator>eric.nijman</dc:creator>
    <description><![CDATA[<p>As a note: i have noticed that uploading large files using http have a serious effect on the servers performance. Itg slows doen the whole website (and other websites on the server) and makes them virtually unusable for the duration of the upload.<br />
<br />
Thus it would be advisable to add some kind of &quot;file picker&quot; where the user can select a file to add from the server (which was previously uploaded via FTP or ssh)</p>]]></description>
    <pubDate>Fri, 03 Sep 2010 11:31:25 CEST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/27692/#post27692</link>
    <guid>http://www.activecollab.com/forums/post/27692/#post27692</guid>
    <title>Post #6 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Hello,<br />
<br />
As Gabe said, there are many variables that can affect your upload size. That's why we highly recommend that you get in touch with your hosting provider or system administrator and ask for assistance - they have full control over the system and know how it's configured.</p>]]></description>
    <pubDate>Fri, 03 Sep 2010 09:28:00 CEST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/27687/#post27687</link>
    <guid>http://www.activecollab.com/forums/post/27687/#post27687</guid>
    <title>Post #5 by protocreate</title>
    <dc:creator>protocreate</dc:creator>
    <description><![CDATA[<p>There may be relevant settings depending on which webserver software you are running, for example nginx has a setting that needs to be set (client_max_body_size), otherwise its limit will engage regardless of php settings.<br />
<br />
Another thing to consider is max script execution time, and related settings for whichever httpd you are using... if your connection is slow and the timeout triggers before you have had enough time to complete the transfer it will fail even if all the settings for max sizes are set appropriately. Sorry I can't give examples of these right now, don't recall them off the top of my head and not in a position to look them up at the moment.<br />
<br />
Hope this helps,<br />
Gabe</p>]]></description>
    <pubDate>Fri, 03 Sep 2010 04:52:52 CEST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/27672/#post27672</link>
    <guid>http://www.activecollab.com/forums/post/27672/#post27672</guid>
    <title>Post #4 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Hello Richard,<br />
<br />
When done properly, it works - that's the &quot;official&quot; way to set max upload size (there's no other way that we know of). Please, re-check your configuration or consult your system administrator for assistance. They should be able to help out.</p>]]></description>
    <pubDate>Thu, 02 Sep 2010 08:41:14 CEST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/27671/#post27671</link>
    <guid>http://www.activecollab.com/forums/post/27671/#post27671</guid>
    <title>Post #3 by richard</title>
    <dc:creator>richard</dc:creator>
    <description><![CDATA[<p>Thanks, I already gave that a try. Didn't work. I'm running Centos 5.5.</p>]]></description>
    <pubDate>Thu, 02 Sep 2010 07:52:15 CEST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/27670/#post27670</link>
    <guid>http://www.activecollab.com/forums/post/27670/#post27670</guid>
    <title>Post #2 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Hello Richard,<br />
<br />
activeCollab currently does not support FTP import. Still, that would be a workaround. If you can push a file through your web browser, web server and PHP, activeCollab will be able to handle it no matter the size (we tested with ~700MB files), so you should make sure that your platform is properly configured to handle large files.<br />
<br />
Consult your hosting provider or system administrator and make sure that following PHP settings are applied to /public folder of your activeCollab setup:<br />
<br />
<pre name="code" class="brush: php">upload_max_filesize = 64M
post_max_size = 64M</pre><br />
<br />
Once you have that set, restart web server for changes to take effect. If everything is OK, you should see the new value in forms, under upload file controls.</p>]]></description>
    <pubDate>Thu, 02 Sep 2010 07:03:23 CEST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/27667/#post27667</link>
    <guid>http://www.activecollab.com/forums/post/27667/#post27667</guid>
    <title>Post #1 by richard</title>
    <dc:creator>richard</dc:creator>
    <description><![CDATA[<p>I've got a problems. Unable to upload files greater than 8M. Tried changing the limits as instructed on <a href="http://www.activecollab.com/docs/manuals/admin/tweak/how-to-increase-maximal-upload-size" target="_blank" rel="nofollow">http://www.activecollab.com/docs/manuals/admin/tweak/how-to-increase-maximal-upload-size</a>, but could not get it to work. Is there a work around? Would like to upload huge files &gt;100M. Is this possible?</p>]]></description>
    <pubDate>Thu, 02 Sep 2010 02:10:24 CEST</pubDate>
  </item>
</channel>
</rss>
