Current time: 05-21-2012, 04:40 AM Hello There, Guest! (LoginRegister)

Post Reply 
Max Filesize?
01-30-2007, 11:02 PM
Post: #1
Max Filesize?
A friend of mine was afraid to sign up to dreamhost thinking they may have a max filesize upload/download limit. Do we have a max filesize limit?
Find all posts by this user
Quote this message in a reply
01-30-2007, 11:15 PM
Post: #2
Max Filesize?
Only that imposed by the filesystem, though in a practical sense your friend my be concerned about the max_upload_filesize supported by PHP. If so, the Dreamhost default setting is 7MB.

--rlparker
Find all posts by this user
Quote this message in a reply
01-30-2007, 11:16 PM
Post: #3
Max Filesize?
Quote:Do we have a max filesize limit?
The only filesize limit I am aware of is the 2GByte limit imposed by the Apache web-server and/or most web-browsers.

What size file was your friend thinking of uploading? Smile

Edit: Oh yeah, and the ~7MB upload limit imposed by the default PHP install, as mentioned by rlparker above (damn, another near simultaneous event Wink ).

Mark

--
Save $50 on DreamHost plans using PRICESLASH promo code (Click for DreamHost promo code details)
Visit this user's website Find all posts by this user
Quote this message in a reply
01-30-2007, 11:19 PM
Post: #4
Max Filesize?
That is a *much* better, and more accurate answer than mine was...thanks!

--rlparker
Find all posts by this user
Quote this message in a reply
01-30-2007, 11:24 PM
Post: #5
Max Filesize?
Quote:That is a *much* better, and more accurate answer than mine was
Not really, I totally forgot about the limit imposed by the default PHP install, which, now that I think about it, is probably what the original poster's friend was concerned about.

bladesling,

if this ~7MB PHP upload limit is indeed a problem for your friend, there are ways of overcoming it, but the procedures do required some shell knowledge.

Mark

--
Save $50 on DreamHost plans using PRICESLASH promo code (Click for DreamHost promo code details)
Visit this user's website Find all posts by this user
Quote this message in a reply
01-30-2007, 11:24 PM
Post: #6
Max Filesize?
lol 2gb is fine. I think maybe like a 100mb file or something like that. Some 3D animation videos and such he is doing.
Or just whatever it is he is working on.
The question was also for me but I figured they wouldn't be too limited so I didn't care so much to ask. I pretty much can't think of anything I have to upload thats >50mb lol besides some amazing psd's

Thank you for the super fast replies...
Find all posts by this user
Quote this message in a reply
01-30-2007, 11:29 PM
Post: #7
Max Filesize?
Quote:lol 2gb is fine. I think maybe like a 100mb file or something like that. Some 3D animation videos and such he is doing.
Your friend should have no problems uploading such files with an FTP client and (of-course) browsers should be able to download them fine too.

Just to expand on the PHP issue; Any upload that uses a PHP script will be limited to around 7MB by default, this includes the web-based FTP client script offered by DreamHost. So if you have large files to upload, you are best advised to use a 'real' FTP client.

Mark

--
Save $50 on DreamHost plans using PRICESLASH promo code (Click for DreamHost promo code details)
Visit this user's website Find all posts by this user
Quote this message in a reply
01-31-2007, 09:52 AM
Post: #8
Max Filesize?
Instructions for raising your PHP upload limit are here:

http://wiki.dreamhost.com/index.php/PHP.ini

Save $50 on all yearly plans using promo code PHEWSEPHIFTY when you sign up!
Visit this user's website Find all posts by this user
Quote this message in a reply
01-31-2007, 10:00 AM
Post: #9
Max Filesize?
Quote:Instructions for raising your PHP upload limit are here:

... but should only be attempted if you are completely confident and happy working with the UNIX commands and the Shell. You have the capacity to do serious harm if you aren't experienced enough.

--------
Simon's website
Save $100 on 1-year plans with promo code SCJESSEY100 (details)
Visit this user's website Find all posts by this user
Quote this message in a reply
01-31-2007, 05:06 PM
Post: #10
Max Filesize?
Did I mis-understand?

The upload limit ~7MB is only for webftp. If you are loading files in webftp, the upload limit is around 7MB.

But if you upload using other ftp software, it is definately more than 7MB. I've uploaded a 30MB files through IE successfully.

Save $97 (max discount) on dreamhost plans by using promo code: 97CRAZY.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: