Web Hosting Requests
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsWeb HostingWeb Hosting Requests

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old March 19th, 2013, 08:42 PM
rjdvorak rjdvorak is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2013
Posts: 4 rjdvorak User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 31 m 38 sec
Reputation Power: 0
Problem uploading large files.

I have a client that wants to allow his customers to upload large files to his website. The web host has a file upload limit of 64 MB. What are my options for providing my client a way to upload large files?

Also, the current upload function is slow and only provides progress information for chrome. Improving on that would be a bonus.

Thank you

Reply With Quote
  #2  
Old March 19th, 2013, 10:58 PM
E-Oreo's Avatar
E-Oreo E-Oreo is offline
Lost in code
Dev Shed God 7th Plane (8000 - 8499 posts)
 
Join Date: Dec 2004
Posts: 8,054 E-Oreo User rank is General 92nd Grade (Above 100000 Reputation Level)E-Oreo User rank is General 92nd Grade (Above 100000 Reputation Level)E-Oreo User rank is General 92nd Grade (Above 100000 Reputation Level)E-Oreo User rank is General 92nd Grade (Above 100000 Reputation Level)E-Oreo User rank is General 92nd Grade (Above 100000 Reputation Level)E-Oreo User rank is General 92nd Grade (Above 100000 Reputation Level)E-Oreo User rank is General 92nd Grade (Above 100000 Reputation Level)E-Oreo User rank is General 92nd Grade (Above 100000 Reputation Level)E-Oreo User rank is General 92nd Grade (Above 100000 Reputation Level)E-Oreo User rank is General 92nd Grade (Above 100000 Reputation Level)E-Oreo User rank is General 92nd Grade (Above 100000 Reputation Level)E-Oreo User rank is General 92nd Grade (Above 100000 Reputation Level)E-Oreo User rank is General 92nd Grade (Above 100000 Reputation Level)E-Oreo User rank is General 92nd Grade (Above 100000 Reputation Level)E-Oreo User rank is General 92nd Grade (Above 100000 Reputation Level)E-Oreo User rank is General 92nd Grade (Above 100000 Reputation Level)  Folding Points: 945 Folding Title: Novice Folder
Time spent in forums: 2 Months 1 Day 5 h 32 m 5 sec
Reputation Power: 7104
You don't have a whole lot of options if you goal is to have a web based file upload.

With Flash or Java you could program a chunked file transfer and keep each chunk under 64MB. At this time, it's not possible to do that in all major browsers using only HTML/JS.

You could ask the web host to configure a higher limit or you could switch web hosts.

In some situations, you could have the customer upload the file using something like FTP instead of a web interface. You could also find a Flash or Java program that uploads over FTP instead of HTTP.

The upload being slow is more likely an issue with either your connection speed or the server's connection speed. The only way to improve it is to get a better connection. In the US, most residential broadband connections are capable of upload speeds of about 50 - 250 KB/s. If the server is on a 1Mb/s uplink it will max out at 125KB/s.
__________________
PHP FAQ
How to program a basic, secure login system using PHP
Connect with me on LinkedIn


Quote:
Originally Posted by Spad
Ah USB, the only rectangular connector where you have to make 3 attempts before you get it the right way around

Reply With Quote
  #3  
Old April 2nd, 2013, 06:55 AM
postcd postcd is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2013
Posts: 43 postcd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 18 m 36 sec
Reputation Power: 1
I think you cant overide php file upload function. You need another host, cheap VPS where you can increase it or allow people upload the files to somewhere else i think.
__________________
$0.5 Hosting on cPanel
$4 VPS; $30 Dedi
InstantcPanelHosting.com

Last edited by postcd : April 10th, 2013 at 03:41 PM.

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb HostingWeb Hosting Requests > Problem uploading large files.

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap