Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
So I noticed that one file in the DNS 323 cannot be deleted or renamed. Vista pops a message saying it's opened by another program. I have rebooted both the PC and NAS but the message still comes up. It's just a normal graphic file. Any ideas on how we can delete this?
Offline
open a console (telnet/ssh) to the dns323 and delete the file using
rm filename
This assumes that you have ssh or telnet installed and your current directory is where the file resides.
If you don't have ssh or telnet installed you could try deleting the file using the built in ftp server, but if it were me I would use the ssh/tenlet approach. ffp 0.5 includes both telnet and ssh. Look it up on the wiki how to:ffp or for just telnet on the wiki how to: telnet
Offline