|
Home > Archive > FrontPage Server Extensions for Windows > March 2005 > How do I increase the allowable file size for uploaded files in F.
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How do I increase the allowable file size for uploaded files in F.
|
|
| DOCTOR OF FRUSTRATION 2005-03-06, 8:46 pm |
| I get the following message when I try to copy files larger than 1.2 meg onto
a web in FrontPage 2003: Server error: Write error on file
"filenamehere.tmp". Insufficient disk space.
I have uploaded larger files as recently as last week. I also have increased
the server limit, turned off my virus program, checked for viruses, and had
someone else try the same files with FP 2000 and FP XP and they had no
problems.
| |
| Stefan B Rusynko 2005-03-07, 7:47 am |
| The Default is set to 1 MB anonymous uploads.
If you have access to the server (or ask your host to increase it)
There is a command that you can run on the server that will increase the anonymous upload size for a given web site. The command
(for all ports) is as follows :
owsadm -o setproperty -pn vti_maxuploadcontentlength -pv 3000000
The Owsadm.exe can be found at C:\Program files\common files\Microsoft Shared\Web server extensions\50\bin folder.
The size at the end of the line is in bytes.
--
________________________________________
_____
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
________________________________________
_____
"DOCTOR OF FRUSTRATION" <DOCTOR OF FRUSTRATION@discussions.microsoft.com> wrote in message
news:41C88075-9357-40D4-B26C-73CE1AF2247E@microsoft.com...
|I get the following message when I try to copy files larger than 1.2 meg onto
| a web in FrontPage 2003: Server error: Write error on file
| "filenamehere.tmp". Insufficient disk space.
|
| I have uploaded larger files as recently as last week. I also have increased
| the server limit, turned off my virus program, checked for viruses, and had
| someone else try the same files with FP 2000 and FP XP and they had no
| problems.
|
|
|
|
|