ange-ftp-get-pwd

ange-ftp-get-pwd is a compiled Lisp function in `ange-ftp.el'.

(ange-ftp-get-pwd HOST USER)

Attempt to get the current working directory for the given HOST/USER pair.
Returns (DIR . LINE) where DIR is either the directory or nil if not found,
and LINE is the relevant success or fail line from the FTP-client.