[UPHPU] FTP question

Kurt Didenhover kurt at didenhover.org
Thu Jul 27 15:06:21 MDT 2006


Mac Newbold wrote:

> We use the PHP FTP stuff in some of our work. Where is it choking for 
> you? What error message(s) are you getting? If you can paste some of 
> your code and some of the output, that might help too.
> 

I'm getting a Failed to open file warning from PHP on the ftp_get() 
function. I know its not a permissions issue because I can manually get 
on the FTP server I'm accessing and rename the file without any spaces 
and it works fine. ftp_rename() also can't handle a filename with spaces 
on it so that won't help in this situation either.

Thanks,

Kurt


More information about the UPHPU mailing list