ange-ftp-send-cmd

ange-ftp-send-cmd is a compiled Lisp function in `ange-ftp.el'.

(ange-ftp-send-cmd HOST USER CMD &optional MSG CONT NOWAIT)

Find an FTP process connected to HOST logged in as USER and send it CMD.
MSG is an optional status message to be output before and after issuing the
command.
See the documentation for `ange-ftp-raw-send-cmd' for a description of CONT
and NOWAIT.