- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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]
Solved! Go to Solution.
- Labels:
-
FortiSandbox
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For the uninitiated, the answer is as follows. There should be no space between codes and numbers. --> filesize-limit -tondemand -v5120 -u10240
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Created on 07-29-2024 11:16 PM Edited on 07-29-2024 11:17 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Not work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is there anyone who can help with this? Anyway, I don't understand why there is no this setting on the gui.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For the uninitiated, the answer is as follows. There should be no space between codes and numbers. --> filesize-limit -tondemand -v5120 -u10240