I am using NUONCe's backup script
but .. today I got cron message
mkdir: cannot create directory `/home/nuonce/backup/system_backup': File exists
not ok
********************************* ERROR ********************************
Fatal error: Could not create /home/nuonce/backup/system_backup
************************************************************************
checking the folder I see a file:
?--------- ? ? ? ? ? system_backup
but no way to remove at least not with rm -rf system_backup
permission denied ..
how to check / solve this?
Dennis