CreateFTPDirectory()

Syntax

Result = CreateFTPDirectory(#Ftp, Directory$)
Description
Create a new directory on the #Ftp server. If 'Result' is 0, the directory has not be created. The new directory will be created in the current directory (see GetFTPDirectory() and SetFTPDirectory()). This is not possible to specify a subpath in the Directory$.

Supported OS

All

<- CloseFTP() - Ftp Index - DeleteFTPDirectory() ->