bool CreateFile(string sPath,TLuaSFTPClientHandle hHandle )
Return value
Returns true if the file was created or false if the operation failed. The TLuaSFTPClientHandle contains a reference to the open if the operation succeeded.
Parameters
Remarks
The newly created file have read write access rights.