Hi,
Is it possible to setup restrictions on which file types that can be uploaded, like *.csv ?
Thanks in advance.
File type restrictions
-
- Site Admin
- Posts: 1010
- Joined: Mon Mar 24, 2003 4:37 am
Re: File type restrictions
it will be added to the next build.
Alternatively you could write a .bat file to do a check on file types from the user's script/cmd settings. This could be challenging if unfamiliar with .bat files although any scripting can be used.
Alternatively you could write a .bat file to do a check on file types from the user's script/cmd settings. This could be challenging if unfamiliar with .bat files although any scripting can be used.
-
- Posts: 2
- Joined: Fri Apr 06, 2018 8:54 am
Re: File type restrictions
Sounds good
I the meantime i have tried to use a batch script which works, but the files seems to be locked when using the batchfile.
without the batchfile selected there is no problem.
if i stop and start the server the files are deleteable again.
any idea why?

I the meantime i have tried to use a batch script which works, but the files seems to be locked when using the batchfile.
without the batchfile selected there is no problem.
if i stop and start the server the files are deleteable again.
any idea why?