This method deletes a remote file.
@param path The path to the file.
@throws IllegalStateException If the client is not connected or not authenticated.
@throws IOException If an I/O error occurs.
@throws FTPIllegalReplyException If the server replies in an illegal way.
@throws FTPException If the operation fails.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.