Limiting (or maximizing) file upload size in fp2k

G

Guest

Hello FP 2000 discussion. I was wondering how to limit uploading sizes with a
frontpage upload form? On my site, I want to make the max file size to be
uploaded around 20-50mb. Sadly, I cant do this, for once a file exceeds like
2mb or so a field for password and username (your ftp account username is
required) pops up and to upload the larger file you must enter the
information and then submit. But with files below 1 or 2 mb it uploads w/o
problems via anonymous users. Is this even possible to regulate? Tyvm for the
help.
 
G

Guest

um woops, sorry for double posting this, but the browser crashed after i
posted it, so I thought it didnt get posted....
 
S

Stefan B Rusynko

It is a server setting which your host may be willing to change
- if they understand the FP SE
The Default is set to 1 MB anonymous uploads.
There is a command that the host 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.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| um woops, sorry for double posting this, but the browser crashed after i
| posted it, so I thought it didnt get posted....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top