STRucture subcommand—Set the file structure

Purpose

Use the STRucture subcommand to set the file structure.

Format

Read syntax diagramSkip visual syntax diagramSTRuctureFileRecord

Parameters

File
Sets the file structure to File. When the STRucture value is File, the file is sent as a continuous sequence of data bytes.
Record
Sets the file structure to Record. When the STRucture value is Record, the file is sent as a series of records.
Tip: Use STRucture RECORD in conjunction with a CHKConfidence value of TRUE in FTP.DATA to improve detection of incomplete file transfers.