:CreateFile()
Class
Syntax
:CreateFile( cFilename, nSize ) -> nResponse
Parameters
|
|
cFilename |
File name to create on the remote server. |
|
|
nSize |
Size of file, in Bytes |
Return
Numeric indicating the server response code
Description
Create or replace a resource on the server
See Also