Digital Hybrid
May 19, 2004, 08:16 AM
I'm having a hard time deleting a file which contains some weird characters. I can't copy these characters, so you have to take a look at the attached picture.
What I've tried so far:
Delete file via Finder (Returns error code -43, file does not exist)
Delete a folder containing the file via Finder (The folder and file gets moved to the Trash, but it's not possible to empty it. No error, just won't empty)
Terminal: rm filename (Returns that the file does not exist)
Terminal: rm -rf folder containing file (Returns that it can't be deleted cause the directory is not empty)
Terminal: sudo rm filename (Returns the same as rm)
Terminal: sudo rm -rf folder containing file (Returns the same as rm -rf)
Well I'm out of ideas...
I can move the file as I like, but I can't copy it nor rename it.
The file has a weird behavior on the network too.
With a Mac I can see a blank icon with no name, and it does not appear on a Windows machine!
Is this familiar to anyone? Any suggestions?
Edit: It's supposed to be Röyksopp instead of R??opp... I think
What I've tried so far:
Delete file via Finder (Returns error code -43, file does not exist)
Delete a folder containing the file via Finder (The folder and file gets moved to the Trash, but it's not possible to empty it. No error, just won't empty)
Terminal: rm filename (Returns that the file does not exist)
Terminal: rm -rf folder containing file (Returns that it can't be deleted cause the directory is not empty)
Terminal: sudo rm filename (Returns the same as rm)
Terminal: sudo rm -rf folder containing file (Returns the same as rm -rf)
Well I'm out of ideas...
I can move the file as I like, but I can't copy it nor rename it.
The file has a weird behavior on the network too.
With a Mac I can see a blank icon with no name, and it does not appear on a Windows machine!
Is this familiar to anyone? Any suggestions?
Edit: It's supposed to be Röyksopp instead of R??opp... I think
