ftp-prompt-regexp

ftp-prompt-regexp is a variable defined in `net-utils.el'.
Its value is
"^ftp>"


Documentation:
Regexp which matches the FTP program's prompt.

This variable is only used if the variable
`comint-use-prompt-regexp' is non-nil.

You can customize this variable.