AbortFTPFile()

Syntax

AbortFTPFile(#Ftp)
Description
Aborts the current background file transfer previously started with SendFTPFile() or ReceiveFTPFile(). If no file transfer is in progress, this function has no effect.

Parameters

#Ftp The FTP connection to use.

Return value

None.

See Also

SendFTPFile(), ReceiveFTPFile(), FTPProgress()

Supported OS

All

Ftp Index - CheckFTPConnection() ->