Help me delete this undeletable Safari download file
I was using Safari to download a file when the browser crashed leaving a .download file behind. I dragged the file to the Trash and tried to delete it, but I got:
'The operation cannot be completed because the item "GRAW_SOTF.zip.download" is in use'
I made sure Safari wasn't running, tried again, same error. Logged out, logged in, same error. Restarted, same problem.
I then tried dragging the file back on to the Desktop, but this time I got:
'The Finder cannot complete the operation because some data in "GRAW_SOTF.zip.download' could not be read or written. (Error code -36).'
I opened Safari, cleared the Download window, tried to delete again, but got the original error message.
I tried deleting in Cocktail, but that program doesn't let me browse to the Trash.
I've run Trash It! and that doesn't seem to be able to touch the file.
So I rolled up my sleeves and then tried using the Terminal:
sudo rm -rf ~/.Trash/*
but got the response:
rm: /Users/mike/.Trash/GRAW_SOTF.zip.download: Directory not empty
The command:
lsof /Users/mike/.Trash/GRAW_SOTF.zip.download/
showed no programs were using the file.
According to Info the file occupies 0kb, belongs to Safari and I have read and write permissions.
So I'm stumped.
Any suggestions?
Thanks in advance.
MacBook Pro 15" 1 Gb RAM Mac OS X (10.4.9)