You can use Application Control to ensure that your FTP server is read-only by blocking commands such as put, mput, rename_to, rename_from, rmdir, and mkdir.
The following procedure shows how to create match object containing only the put command, but you could include all of the FTP commands in the same match object.
1
|
Navigate to Firewall > Match Object.
|
2
|
3
|
Create a match object that matches on the put command:
|
TIP: Because the mput command is a variation of the put command, a match object that matches the put command also matches the mput command.
|
4
|
Click OK.
|
5
|
a
|
Navigate to Firewall > Action Objects.
|
b
|
d
|
Click OK.
|
6
|
Navigate to Firewall > App Rules.
|
7
|
8
|
Create a policy that references this match object and action. If you prefer to simply block the put command and reset the connection, you can select the Reset/Drop action when you create the policy.
|
9
|
Click OK.
|