Thing is, I can't get rid of them. If I try in Nautilus it says that the device or resource is busy, and I have to "Skip" hundreds (it seems) dialog boxes. Further investigation reveals that the folders are actually still on my Freenas box in a directory called .Trash-fish. So in a terminal I did:
CODE
sudo rm -rf /mnt/freenas/.Trash-fish
But I get
CODE
rm: cannot remove directory `/mnt/freenas/.Trash-fish/Velvet Revolver/Contraband': Device or resource busy
....
for every directory.
They are all empty directories (I've looked in them) so they're not taking much space up, but I like to keep things tidy, and I really don't like seeing them in my Bin. How can I get rid of them?