Size Limit on File Uploads
Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=22492
Printed Date: 08 April 2026 at 1:18am Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com
Topic: Size Limit on File Uploads
Posted By: Rider
Subject: Size Limit on File Uploads
Date Posted: 23 January 2007 at 5:20pm
|
What is the maximum size file that can be uploaded as an attachment under version 8 and will that maximum size be the same for version 9. ?I am using version 7 on an Intranet and need to be able to offer large file upload capability.
Thx
------------- - Rider
|
Replies:
Posted By: WebWiz-Bruce
Date Posted: 23 January 2007 at 7:30pm
The web server itself IIS only allows file uploads of 2Mb max using HTTP, Web Wiz Forums supports this maximum amount.
The reason why Microsoft has done this is that uploading files via HTTP is not good as it places allot of strain on server resources slowing down all sites on the server while the upload takes place. Also files are likely to become corrupted uploading this way as HTTP was never designed for uploading files.
If you want to upload large files you should look at other alternatives like a pubic FTP account to allow your users to share files.
------------- https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting
|
Posted By: Rider
Date Posted: 23 January 2007 at 8:51pm
Thanks Borg. That answers my question. I do have FTP capabilities on my site, but I wanted to provide the contextual commenting functions of a forum with file uploading. Is there a way to configure Web Wiz Forums to use FTP as its file upload mechanism?
------------- - Rider
|
Posted By: WebWiz-Bruce
Date Posted: 24 January 2007 at 9:00am
It's not really possible to upload using FTP and ASP. Although it can be done it typically requires that changes are made on the server.
------------- https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting
|
Posted By: nsomniac
Date Posted: 09 March 2007 at 9:50am
Hi borg,
I run my own server, and am looking at ways to integrate an ftp upload capability to web wiz forums... is there any way/program/person/script to initiate this... i have no programming skills but am looking at doing something with ftp uploading and web wiz forums...
Any ideas?
|
|