Sending Generic Protocol Commands
The RWFtpClient execute() method performs generic protocol commands. You can use it to access non-standard FTP protocol commands on some FTP servers. It is assumed to be an atomic operation (no state change after an execution). You can call it after a successful USER/PASS login sequence.