PERMIT_ACTNS={S | H | A | R | C | Z | E}
| Default | None |
| Allowable Values | S,
H,
A,
R,
C,
Z,
E |
| Minimum | Not Applicable |
| Maximum | Not Applicable |
| Alternate Specification | PermittedActions |
This parameter defines the Windows-permitted action.
The valid values are as follows:
S(SYSTEM_FILE): Indicates that the file is a system file and can only be viewed by the operating system instead of the user.H(HIDDEN_FILE): Indicates that the file cannot be seen by the user.A(ARCHIVE_FILE): Select this option if you want to mark a file that has changed since it was last backed up.R: Indicates that the file being accessed can only be viewed by the user. No changes can be made to the file.C: Indicates that you can create a file as compressed on the remote system. This attribute is only available on NTFS partitions. If the receiving file system is not NTFS, the option is ignored.Z: Appends a CR/LF (0x0d, 0x0a) to the end of the file, followed by the DOS End of File character, Control Z (0x1a). If a trailing Control Z or CR/LF is already present, it does not add them again. This feature is only available when Carriage Return/Line Feed processing is enabled.E: Appends a DOS End of File character, Control Z (0x1a).
Note: The previous fields are Windows-specific and are only valid when sending down to a Windows machine.