FTAM/9000 Programmer's Guide
Chapter 3 151
HP FTAM/9000 Data Structures
Ft_service_class
You can use any of the following combinations of service_classes. Note,
you cannot use FT_SC_UNCONSTRAINED by itself; you must use it in
conjunction with other service_classes.
• FT_SC_MANAGEMENT
• FT_SC_TRANSFER
• FT_SC_ACCESS
• FT_SC_TRANSFER and FT_SC_ACCESS
• FT_SC_MANAGEMENT, FT_SC_TRANSFER, and
FT_SC_TRANSFER_AND_MGMT
• FT_SC_MANAGEMENT, FT_SC_TRANSFER, FT_SC_ACCESS,
and FT_SC_TRANSFER_AND_MGT
• FT_SC_UNCONSTRAINED and FT_SC_MANAGEMENT
• FT_SC_UNCONSTRAINED and FT_SC_TRANSFER
• FT_SC_UNCONSTRAINED and FT_SC_ACCESS
File Transfer
FT_SC_TRANSFER
Allows you to transfer data
File Transfer and Management
FT_SC_TRANSFER_AND_MGMT
Allows you to move or copy bulk
data
Allows you to manipulate whole
files:
Change attributes
Create files
Delete files
Read attributes
Combines all capabilities of File
Transfer and File Management
File Access
FT_SC_ACCESS
Allows you to transfer data
Provides you with access to
individual FADUs