Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
rcpdkc
Contributor II

Fortisandbox Filesize-Limit

How exactly is this code used?
I want to set ondemand 10gb but it doesn't work.

 

 

filesize-limit [-h|-l|-t] -t[all|ondemand|netshare|jsonrpc|icap|device] -v[MB] -u[MB]

1 Solution
rcpdkc
Contributor II

For the uninitiated, the answer is as follows. There should be no space between codes and numbers.     -->  filesize-limit -tondemand -v5120 -u10240

View solution in original post

4 REPLIES 4
ashishrathee
Staff
Staff

To set the file size limit for on-demand to 10GB using the CLI command, you need to follow these steps:

1. Access the CLI of the FortiSandbox device.

2. Use the command `filesize-limit -t ondemand -v 10240 -u 2048` to set the single file size limitation to 10GB (10240MB) and the total uncompressed file size limitation to 2048MB.

3. After executing the command, verify the settings by checking the file size limit configuration for on-demand scanning. 

 

If you encounter any issues while setting the limit, ensure that you have the necessary permissions and that the command syntax is correct.

rcpdkc

Not work.

fsandbox.PNG

rcpdkc
Contributor II

Is there anyone who can help with this? Anyway, I don't understand why there is no this setting on the gui.

rcpdkc
Contributor II

For the uninitiated, the answer is as follows. There should be no space between codes and numbers.     -->  filesize-limit -tondemand -v5120 -u10240

Announcements

Select Forum Responses to become Knowledge Articles!

Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.

Labels
Top Kudoed Authors