Page 1 of 1

PHP File Upload using FTP

Posted: Wed Jul 15, 2009 12:28 am
by kishore_marti
Friends,

I tried connecting to FTP server through PHP ftp_connect and transfer files there using ftp_put.. but i am receiving the "Could not create file" exception when the command ftp_put is executed.. I have verified the status of the connection and it is able to connect to ftp server.. but not able to transfer files to server..

Can you please help me out in this issue..

Thanks
Kishore