procedure DefaultRemoveFile(SFTPSessionInfo: TScSFTPSessionInfo; const FileName: string; var Error: TScSFTPError); virtual;

 

Description

Call the DefaultRemoveFile method to remove a file. This method cannot be used to remove directories.

 

Parameters:

SFTPSessionInfo - contains the information about the current SFTP session.
FileName - specifies the name of the file to be removed.
Error - returns the information about an error that can arise when removing a file.

 

See also

OnRemoveFile

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