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

 

Description

Call the DefaultMakeDirectory method to create a new directory.

 

Parameters:

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

 

See also

OnMakeDirectory

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