FTP Filenames with Spaces

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rockybeach
    New Member
    • Dec 2011
    • 3

    FTP Filenames with Spaces

    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.
Working...