i share my wwwroot to Windows by Samba. but everytime i try to copy the files i got the error
Code:
"cant copy perrmission denied the file 'xxxxxx.php' may be in use"
first i try to delete all *.save files with
Code:
find . -name "*.save" -print -exec rm -f {} \;
but i still got the same error in some files
what should i do ?
plz help
- linux redhat 9
- windows 2000 professional