Abort Method
Abort Current Upload/Download.
Object Oriented Interface
public function doAbort();
Procedural Interface
ipworks_ftp_do_abort($res);
Remarks
This method sends an ABOR command to the FTP server. It is used to interrupt file uploads/downloads.