Previous Topic: FILEDATA

Next Topic: Notify Section

UMASK

Sets the permissions assigned to a file when the file is being created and received on the system for the first time. The value is expressed as an octal number (base 8). The octal number has the same meaning as in the standard UNIX umask command.

Range: 000 to 777

Default: 666 (rw-rw-rw) for files and 777(rwxrwxrwx) for directories