procedure MakeDir(const Path: string);

 

Description

Call the MakeDir method to create a directory in the file system on the FTP server.

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

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

 

See Also

RemoveDir

 

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