CheckFTPConnection()

Syntax

Result = CheckFTPConnection(#Ftp)
Description
Checks if the specified #Ftp connection is still connected to the server.

Parameters

#Ftp The FTP connection to use.

Return value

Returns nonzero if the connection is still open and zero if the server closed the connection.

See Also

OpenFTP()

Supported OS

All

<- AbortFTPFile() - Ftp Index - CloseFTP() ->