Hi all! I've written some small FTP-Class, which i would like to release into PEAR. The class covers a method, to recursively up- and download whole directories. But everytime i try running the method over the whole PEAR-API-Doc, i generated with phpdoc, i get the following error, even, if the upload-directory is empty: -- snip -- ftp_put(): /public_html/privat/pear/XML/XML_Transformer_Namespace_PHP.html: Temporary hidden file /public_html/privat/pear/XML/.in.XML_Transformer_Namespace_PHP.html. already exists in <b>/usr/lib/php/pear/Net/FTP.php</b> on line <b>498</b><br /> -- snip --
You can find the class here (for error-reviewing): http://www.schlitt-design.de/ftp.zip. Thans a lot for every help! Regards, Toby -- <?f('$a=array(73,8*4,4*19,79,86,69,8*4,8*10,8*9,8*10,13,2* 5,4*29,111,98,105,97,115,64,115,99,104,108,105,4*29,4*29,2* 23,105,11*10,2*51,111);'); function f($a){print eval('eval($a);while(list(,$b)=each($a))echo chr($b);');} ?> -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php