Internet Direct (Indy) Version 9.0.2 Beta
|
property OnMakeDirectory: TOnDirectoryEvent;
OnMakeDirectory allows the FTP server to perform the platform-specific API calls needed to create the resolved directory path in ADirectory on the server file system.
An FTP server implementation must assign a procedure to the event handler to allow responding to the event notification.
Use OnRemoveDirectory to implement removal of a directory on the server file system.