procedure DefaultRemoveDirectory(SFTPSessionInfo: TScSFTPSessionInfo; const Path: string; var Error: TScSFTPError); virtual;

 

Description

Call the DefaultRemoveDirectory method to remove a directory. This method cannot be used to remove a file.

 

Parameters:

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

 

See also

OnRemoveDirectory

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