I am currently using LMCE as an automation controller and media server. Basically it is currently set up as a core (though it's installed as a hybrid from the dvd) providing DHCP to 4 windows boxes. 2 of these are laptops on a wireless network and 2 are a desktop configuration which I would eventually like to network boot. I haven't gotten that working yet on this install. Something to do with network drivers on the boot image. In any case when I switched to using Windows on some other boxes I had to convert the .dvd movie files to .mpg so i could play them on windows. a few of those files did not convert smoothly and so they hang, skip around or terminate early.
I am re-ripping those as i find them to correct the issue. So here is my question. I do not have a monitor, keyboard etc plugged into the core. I as I find a corrupt movie, I need to be able to delete the old file and replace it with a good rip. I don't want to have to lug out a keyboard and accessories every time, I would like to be able to delete the files over the network, so that I can drop the new files on. I can create files remotely, but i do not have permission to delete them. I have tried to delete them through the admin website, but that doesn't seem to actually do anything. ssh has trouble with the LMCE-given names of movie storage drives and will not let me access them because of the (sdxx) portion. doesn't like the (). Using Nautilus or windows explorer on another machine gets the permissions error as well.
I am sure that ssh should work and that would be fine, but I have tried using a quotation, \, /dev/sdxx, and I cannot seem to get to the files.
Any advice would be greatly appreciated.
Thanks.