procedure Status(const Path: string = ''; StatusResponse: TStrings = nil);

 

Description

Call the Status method to get the status of the transfer operation in progress during a file transfer.

Path is used as an argument when sending the FTP 'STAT' command.

The content of the server response will be assigned to the StatusResponse parameter.

The response code received during execution of this command request is contained in the ReplyCode property.

 

See Also

Dowload

Upload

 

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