I am using the ftp function and trying to work with a directory names "alpha bravo". I cannot access the directory at all. It is not a permission problem. I can acess other subdirectories that have the exact same permissions and are coming off the same parent directory.
The problem is that space characters seem to render a directory inaccessible. I have tried to wrap urlencode, rawurlencode but am coming up empty handed.
Any ideas?