You are viewing limited content. For full access, please sign in.

Question

Question

TempFileExpirationMinutes Max Value

asked on February 20, 2019

I wanted to set the value to allow large uploads to run overnight. Is there a max value for "TempFileExpirationMinutes" . No matter if I change the value to 500, the files still auto delete after 2 hours.

-------------------------------------------------------------------------------------------------------------------

Edit c:\Program Files\Laserfiche\Web Access\Web Files\web.config and add the following in the <appSettings> block:

<add key="TempFileExpirationMinutes" value="120" />

0 0

Answer

SELECTED ANSWER
replied on February 21, 2019 Show version history

The desktop client should be included if you have avante/rio. As a workaround, try disabling "Always show import dialog" in the web client options page (See screenshot). This will upload each file immediately into the repository instead of waiting for you to fill out the properties in the import dialog. Then you can update the metadata/names for each document after it is in the repository.

1 0

Replies

replied on February 20, 2019

There is no max value. I think either the website continued running with the old values after you changed it to 120, or the IIS app pool coincidentally reset around 2 hours later. You might want to try the LF desktop client for overnight uploads since the web client resets with the app pool recycle (defaulting to every 29 hours). Out of curiosity, what kind of files are you uploading overnight? is it one big file, or a big batch of files?

1 0
replied on February 21, 2019

We are uploading batches of videos. We can't use the client due to the cost.

To make sure the value was setting the deletion time, I change to 5 minutes. After 5 mins the file auto deleted. We did extend the minutes to 700, but file was deleted in 2 hrs.

 

 

0 0
SELECTED ANSWER
replied on February 21, 2019 Show version history

The desktop client should be included if you have avante/rio. As a workaround, try disabling "Always show import dialog" in the web client options page (See screenshot). This will upload each file immediately into the repository instead of waiting for you to fill out the properties in the import dialog. Then you can update the metadata/names for each document after it is in the repository.

1 0
replied on February 21, 2019

I think you're correct it's a IIS setting.

Thanks1

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.