I have a client that needs to pull down a file from an FTP server. I'm trying to use the built in php functions to do this but I'm running into a problem. The file I'm trying to get has spaces in it and PHP chokes on the spaces. Is there any way around this? Ideas? Thanks, Kurt