FtpConnection.CreateFile


public function CreateFile

Prototype:

public function CreateFile(filename)

Parameters

filename
the name of the file on the remote.

Description:

Creates a file on the ftp server.

Return value:

Returns a FtpFile or null if file is not accessible.