SFTP Object
 
Syntax
 
SFTP.CreateDir(path As String) As Long
 
Description
Creates a directory on the SFTP server.
 
Returns 1 for success, 0 for failure.
 
See Also