ftp_site problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I can't get ftp_site() to chmod a file.

WS_FTP utility changes them OK.

I can connect and log-in via ftp OK

Then I send

if(ftp_site($conn_id, "chmod 0777 /public_html/EditPage/cd_ef_W.txt")) echo 'successful';
else 'failed';

And get "successful" OK

But, the file's permissions don't change.  Have tried "777" as well as "0777".

Any suggestions?

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux