Search found 2 matches

by jahwobbler
Tue Dec 09, 2008 6:08 pm
Forum: PHP - Code
Topic: file transfer
Replies: 2
Views: 486

Re: file transfer

Has anybody got this to work?
I get false returned from ftp_put and my ISP says its because its looking for the source file on the server!
by jahwobbler
Tue Dec 09, 2008 6:01 pm
Forum: PHP - Code
Topic: Problem - ftp_put() returns FALSE
Replies: 1
Views: 960

Re: Problem - ftp_put() returns FALSE

Hello, I see this weird problem with ftp_put. I have checked for all common sources of errors and find that none of them apply for my case. 1) I can do ftp_chdir() to destination directory with success 2) I have write access the the destination directory. 3) I can upload files to FTP server from wi...