FtpGetType

The FtpSetType method returns the file transfer type on the FTP server.

Syntax:

>>-- myftpobj~FtpGetType()-----------------------------------------------><

Arguments:

None.

Return Values:

Returns one of the following strings.

'ASCII'

The current type is ASCII.

'BINARY'

The current type is binary.