Digital goods larger than 4mb
Digital goods larger than 4mb
We've got a downloadable pdf we want to sell that's 148 MB. The AC7 limit on downloadable files is 4MB.
Is there any way to get around this? If not, does anyone have recommendations on how we can deliver a PDF of this size for sale?
Is there any way to get around this? If not, does anyone have recommendations on how we can deliver a PDF of this size for sale?
Holy smokes that's the mother of all PDF files!!
Has to be a way around the file size limit in AC7, 4Mb is puny for todays world of software.
Has to be a way around the file size limit in AC7, 4Mb is puny for todays world of software.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
- Shopping Cart Admin
- AbleCommerce Admin
- Posts: 3055
- Joined: Mon Dec 01, 2003 8:41 pm
- Location: Vancouver, WA
- Contact:
- NC Software
- AbleCommerce Partner
- Posts: 4620
- Joined: Mon Sep 13, 2004 6:06 pm
- Contact:
The max upload can be modified in the web.config, 4 MB is the default, but easily changed.
http://msdn2.microsoft.com/en-us/librar ... s.71).aspx
You'll need a httpRuntime section and within maxRequestLength and executionTimeout, for example:
httpRuntime maxRequestLength="30720" executionTimeout="3600"
http://msdn2.microsoft.com/en-us/librar ... s.71).aspx
You'll need a httpRuntime section and within maxRequestLength and executionTimeout, for example:
httpRuntime maxRequestLength="30720" executionTimeout="3600"
Neal Culiner
NC Software, Inc.
NC Software, Inc.
- NC Software
- AbleCommerce Partner
- Posts: 4620
- Joined: Mon Sep 13, 2004 6:06 pm
- Contact:
For ESD, it is definitely better to FTP up and then link to the files within AC's admin. However, I was just pointing out the default limit is customizable, we use this for our web services as we do web service uploading such as a backup to web feature and this requires us to open up this limitation. Downloading is obviously N/A to this scenario.
Neal Culiner
NC Software, Inc.
NC Software, Inc.
- Logan Rhodehamel
- Developer
- Posts: 4116
- Joined: Wed Dec 10, 2003 5:26 pm
And just as FYI, we have improved the ESD download in AC7. The downloading of large files does not incur a huge memory drain as in early versions of AC55. Also downloads are resumable if they get cut off.
Cheers,
Logan
.com
If I do not respond to an unsolicited private message, it's not because I'm ignoring you. It's because the answer to your question is valuable to others. Try the new topic button.
Logan

If I do not respond to an unsolicited private message, it's not because I'm ignoring you. It's because the answer to your question is valuable to others. Try the new topic button.
Re: Digital goods larger than 4mb
I might have not got the whole picture: I have uploaded my larger exes through ftp to app_data/digital goods. why can't I see them in the admin area? Do I have to do anything else?
Thanks in advance,
Tony
Thanks in advance,
Tony
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Digital goods larger than 4mb
I had the same problem and experimented. In the admin area to manage the uploads, under where you have the browse box to upload, fill in the two text boxes below that with the name of your file and save.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Re: Digital goods larger than 4mb
Thanks Judy, worked. 
