ange-ftp-fix-name-func-alist

ange-ftp-fix-name-func-alist is a variable defined in `ange-ftp.el'.
Its value is

((bs2000 . ange-ftp-fix-name-for-bs2000) (cms . ange-ftp-fix-name-for-cms) (mts . ange-ftp-fix-name-for-mts) (vms . ange-ftp-fix-name-for-vms))


Documentation:
Alist saying how to convert file name to the host's syntax.
Association list of (TYPE . FUNC) pairs, where FUNC is a routine which can
change a UNIX file name into a name more suitable for a host of type TYPE.