#
# gtic areas file
#
# Flags:
#
# readonly 	- users can connect to this area only in readonly mode
# passthru 	- this area is passthru (no moving file and announcing)
# noannounce 	- disable announcing for this area (.desc is always created)
# private_announce - call for announcing $announce_exec+"."+$group
#		     (group of area must be defined)
# no_desc 	- don't create desc files
# no_replaces   - don't check security in "replaces" keyword
#
# WARNING:      At auto change of this file all comments will die.
#	If "Group" is not set area is considered to be public available. (?)
#
# Format:
#
# Area area_name
# Description area_description
# Path full_path_to_store_files
# AKA x:y/z.p	(can be omited)
# Links q:w/e.r !a:s/d.f	# if first char is ! - read only link
# Group group_of_area (optional)
# Filemode access_permitions_to_file
# Options flags (can be omited)
# Newfile new_file_list_name (optional)
#
Area test1
Description test1
Path /tmp/test_area_1
AKA 2:463/257.1
Links 2:463/257 !2:463/169.7 !2:463/169.14 2:463/118 2:463/345
Group public
Mode 600

Area test2
Description test2
Path /tmp/test_area_2
Links 2:463/257 !2:463/169.7 !2:463/169.14
Options readonly
Mode 644
Newfile /tmp/new_2

Area test3
Path /tmp/test_area_3
Links 2:463/257 !2:463/169.7 !2:463/169.14

Area XDOCREF
Path /tmp/xdocref
Links !2:463/111 2:463/118 2:463/257
Options readonly
Newfile /tmp/newfiles
