FTAM/9000 Programmer's Guide
224 Chapter 5
Using High Level, Context Free Functions
Copying and Moving FTAM Files (HLCF)
input_dcb->
source_account
Optional Input Identifies who is responsible for accumulated
storage charges on source file; HP–UX
responders accept, but ignore this value
input_dcb->
source_file_passwor
ds
Optional Input
(Used only
with non—HP–
UX
responders.)
Structure containing the passwords for
FT_FA_READ, FT_FA_READ_ATTRIBUTE,
and FT_FA_DELETE_FILE. Set
source_file_passwords only if the file you are
moving has an identity (in
Ft_access_control_element) that matches
source_init_id and if passwords exist for these
three actions
input_dcb->
dest_init_id
Optional Input Destination login account
input_dcb->
dest_filestore_pw
Optional Input Login password for the dest_init_id account
input_dcb->
dest_account
Optional Input Identifies who is responsible for accumulated
storage charges on destination file; HP–UX
responders accept, but ignore, this value
input_dcb->
dest_file_passwords
Optional Input
(Used only
with non-HP-
UX
responders.)
Structure containing the passwords for the
actions FT_FA_DELETE_FILE (FTAM-1, FTAM-
2, FTAM-3, INTAP-1), FT_FA_INSERT (FTAM-
2), and FT_FA_REPLACE (FTAM-1, FTAM-3,
INTAP-1). Set dest_file_passwords only if the file
has an identity (in Ft_access_control_element)
that matches dest_init_id, and if passwords exist
for these actions
input_dcb->
create_file_pw
Optional Input Establishes permission to create files in the
destination filestore
input_dcb-
>overwrite
Optional Input
(Used only
with non—HP–
UX
responders.)
Determines action taken if the destination file
exists
ft_fmove_aet()
Parameter
Type Description