Command syntax – HP Integrity NonStop H-Series User Manual
Page 96

Command Syntax
The syntax for the commands used to transfer structured files is:
append local-file [ remote-file ]
get remote_file [ local-file [ , attribute-list ] ]
put local-file [ remote-file [ , attribute-list ] ]
recv remote_file [ local-file [ , attribute-list ] ]
send local-file [ remote-file [ , attribute-list ] ]
The attribute-list is:
[ [ filetype ]
, [ filecode ]
, [ primary ]
, [ secondary ]
, [ maxextents ]
, [ record-len ]
, [ pri-key-len ]
, [ key-offset ]
, [ index-blk-len ] ]
filetype
e (entry-Sequenced file) k (key-Sequenced file) r (relative file)
filecode
file code of the file to be created
primary
primary extent size
secondary
secondary extent size
maxextents
maximum extent size
record-len
maximum length of the record in bytes
pri-key-len
primary key length
key-offset
key offset
index-blk-len
length of the index block
96
Communicating With the FTP Server