Quote:
Originally Posted by Jakez
Anyhow, if a host deleted files suspected to contain malicious code they would quickly be in deep shit when peoples index files and other important pages come up missing, which is where most malicious code is planted.
|
if file exists dont overwrite would do the same function
ie delete file if its a new file , dont overwrite if its an existing file.