Wild Guess: http://php.net/clearstatcache
-- WARNING [EMAIL PROTECTED] address is an endangered species -- Use [EMAIL PROTECTED] Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm Volunteer a little time: http://chatmusic.com/volunteer.htm ----- Original Message ----- From: Christian Sylvestre <[EMAIL PROTECTED]> Newsgroups: php.general To: <[EMAIL PROTECTED]> Sent: Thursday, September 27, 2001 4:55 AM Subject: Incorrect output or RSYNC with exec(); > Hello. I have a weird problem. I have apage where a user can see the > different files & directories between 2 servers using RSYNC. > > However files deleted on the source server are not listed in the output of > exec() (I am using the --delete parameter with the RSYNC command). All of > the rest of the output is OK. > > If I try the command direclty from the command line I will have the list of > files that need to be deleted (under Solaris 2.7). > > And the funny thing is that rsync is working fine, i.e. it will sync and > delete the source and the target server but it will never output the list of > files to be deleted in the exec output... > > Is there some kind of filetering on the word delete in the PHP exec command > output??? > > Any idea? > > Cheers, > > Christian > > [EMAIL PROTECTED] > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]