Unit

ScFTPClient

 

type

 TScFTPFileStructure = (fsFile, fsRecord, fsPage);

 

Description

The TScFTPFileStructure enumeration represents different file structures of the file system.

 

ValueMeaning
fsFileFile representes a continuous sequence of data bytes.
fsRecordFile representes a continuous sequence of data records.
fsPageFile representes independent indexed pages.

 

See also

TScFTPClient.SendFileStructure

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support