I've been trying to navigate folder structures on a remote Windows machine with Cygwin installed, but I can't seem to navigate to folders which contain a space in them. Emacs claims that "File no longer exists; type 'g' to update Dired buffer", although I suspect that it's simply not passing the folder name correctly (interpreting the remaining folder name as arguments).
I can, however navigate to them directly by specifying the path within quotes. How can I resolve this issue?