BeforeCreateFTPDirectory Method
Class: FTP_SERVICE
Description:Raised before calling API function FtpCreateDirectory()
This event is raised before calling API function FtpCreateDirectory().
Object.BeforeCreateFTPDirectory
Parameter
lcNewDir
New directory
Type Character
By reference  
Direction Input
Name of the directory to create on the FTP Server.
See also