wwSFtpClient::CreateDirectory
Creates a new directory on the server.
o.CreateDirectory(lcFtpPath)
.T. or .F.
Parameters
lcFtpPath
The Path on the server to create.
- /
- /SubFolder
- /SubFolder/SubFolder1
Creates a new directory on the server.
o.CreateDirectory(lcFtpPath)
.T. or .F.
lcFtpPath
The Path on the server to create.