On 2014-07-13 00:06, Felix Miata wrote:
On 2014-07-12 23:27 (GMT+0200) Carlos E. R. composed:
How can I delete those files?
I think I have almost the exact same problem on multiple settop boxes (with slightly newer kernels than yours) on occasion, normally trying to copy over existing files, not trying to delete. I login on the STB and delete the existing files MC gets hung on using Telnet, and after deleting that way, put or copy the files with MC.
This may be a question best posed to the MC user list.
It does not matter, I can not delete those files via command line.
What means the 'T' and 't' attributes?
Ah, yes, sticky. Well, I can not find a combination to remove that bit, either. [root@Moria:/usb/lost+found]# chmod a-t \#4065600/ chmod: #4065600/: Operation not permitted [root@Moria:/usb/lost+found]# chmod u-t \#4065600/ chmod: #4065600/: Operation not permitted [root@Moria:/usb/lost+found]# chmod -t \#4065600/ chmod: #4065600/: Operation not permitted [root@Moria:/usb/lost+found]# [root@Moria:/usb/lost+found]# chmod 0777 \#4065600 chmod: #4065600: Operation not permitted [root@Moria:/usb/lost+found]# chmod 0777 \#4065600 I don't know if I'm using the command correctly, or there is something else. The error message says that I'm not allowed to do it, not that the syntax is wrong. Of course, as the file does not belong to 'root', nor to any listed user or group, it is a complication. drwxr-s--T 2 -2128562 -1594398 45056 May 13 1970 #4065600 -- Cheers / Saludos, Carlos E. R. (from 13.1 x86_64 "Bottle" at Telcontar)