# No archives listed when the server returns an empty path
# Some servers do not list files using the opendir() method; automatic fallback to dir() when that happens.
# Some servers report that magic_quotes_gpc is Off but, nonetheless, add slashes to the incoming variables. Huh!