ange-ftp-passwd-hashtable

ange-ftp-passwd-hashtable is a variable defined in `ange-ftp.el'.
Its value is

#s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8 data ())


Documentation:
Mapping between a HOST, USER pair and a PASSWORD for them.
All HOST values should be in lower case.