FTAM/9000 Programmer's Guide
Chapter 3 155
HP FTAM/9000 Data Structures
Ft_single_file_pw
Ft_single_file_pw
typedef struct Octet_string Ft_single_file_pw;
Ft_single_file_pw is of type struct Octet_string which contains a length
field (Uint16) and a pointer field (Octet_pointer). The meaning of
Ft_single_file_pw varies as noted in the following table.
Ft_single_file_pw s Input To
These Functions
Ft_single_file_pw Is Output
From These Functions
ft_connect()
ft_create()
ft_fcattributes()
ft_fcopy()
ft_fdelete()
ft_fmove()
ft_frattributes()
None
Function Ft_single_file_pw Description
ft_connect()
ft_fcattributes()
ft_fdelete()
ft_frattributes()
file_store_pw Password for initiator_identity.
ft_create()
fcopy()
ft_fmove()
create_file_pw Password to establish
permission to create files in the
filestore; HP-UX responders
accept, but ignore, this value.
ft_fcopy()
ft_fmove()
source_filestore_p
wdest_filestore_pw
Password for source_init_id.
Password for dest_init_id.
ft_fdelete() delete_file_pw Password to establish
permission to delete files in the
filestore. HP-UX responders
accept, but ignore, this value.