These forums are read-only and considered to be an archive. Please use the new Community for future interaction and posts.

Large Uploads

Hi,

I am having a problem with uploads over 1mb. After choosing a file and clicking upload the upload window comes up with cannot find server, the page cannot be displayed.

Thanks in Advance
Chris
Chris Wilkinson 2/5/2003 9:25 PM
Hi Chris,
Have you tried increasing script timeout value (in seconds) in config.asp?
Cem Alacayir 2/10/2003 8:03 AM
Yes Cem, I have increased the timeout, but still no luck.
Chris Wilkinson 2/11/2003 11:03 AM
It's strange, the default file transfer plugin wexGeneric.asp should handle files of this size easily. Can you be experiencing connection problems? This is not likely for your case but a user recently reported that insufficient disk quota was actually preventing him from uploading files over a specific size. Also you may think on using a 3rd party component.
Cem Alacayir 2/11/2003 8:30 PM
use PHP go to site 01ftp.com. You can download the scripts and PHP.

All this is windows compatible
Aziz 8/13/2003 2:15 AM
Chris:

Did you ever solve your large file upload problem.  I need to be able to upload large graphic files.  I have increased by server disk space to 375 Meg and set the timeout script to 7200 seconds. But get a "Page cannot be displayed error" when trying to upload large files (90Meg for example)
Bob Albright 8/25/2003 6:30 PM
Hi Bob,
If you are using IIS 6, please take a look at this thread for the solution:
IIS 6.0: upload and download issues
Cem Alacayir 9/1/2003 7:10 PM