44
Mswindows
- checking this option box improves performance for Windows NT,
2000 and 2003 systems.
Prodos
- This function improves communication with Legacy Apple II OS.
CRLF Conversion
- This feature converts line feeds and carriage returns from
UNIX to Windows and AFP compatible formats.
Read Only
- This option forces read only communication
Nohex-
This option disables hex translations for all files but DOT files
Usedots
- This option shows file names with configurations that begin with “.”
Limitsize-
This option limits each file to a 2GB maximum.
File/Directory Permissions Set
- Sets default permissions for users accessing files
via: AFP. Follow this format:
A code is used with this format “0” followed by 3 numbers. (0XXX).
The first X refers to the owner of the file/directory.
The Second X refers to the group assigned to the file/directory
The third X refers to other users assigned to the file/directory
These numbers “X” Can take a total of 6 values.
4: Read Only
2: Write Only
1: Execute Only
5 (4+1): Read and Execute Only
6 (4+2): Read and Write Only
7 (4+2+1): Read, Execute, and Write
Example:
0742
Owner has all rights
Group assigned can read only
Other groups can write only