I'm having difficulty using the GET command from within VB6 to copy files from a server to a local machine. These files have spaces within their names. I have tried replacing the spaces with %20 but that does not work. This is being called from within a program so I don't think it has anything to do with putting double quotes around the file name.