hi everyone i had downloaded some videos through torrent using transmission but all the videos are "read-only" files and cannot be deleted. They are in the downloads folder and i cant get rid of them. Will this index method work? ive tried the gainroot method but it doesnt seem to work and says unable to rmdir downloads... any help will be much appreciated thank you in advance.
mount -o remount,rw /home/user/MyDocs
rm -rf /home/user/MyDocs/Downloads/files.torrent*
Nokia-N900-42-11:~# df -h /dev/mmcblk0p1 27.0G 1.3G 25.7G 5% /home/user/MyDocs
Nokia-N900-42-11:~# umount /home/user/MyDocs/
Nokia-N900-42-11:~# fsck.vfat /dev/mmcblk0p1 dosfsck 3.0.1, 23 Nov 2008, FAT32, LFN alleged total clusters: 442377 4424 8848 13272 17696 checked clusters: 21510 /dev/mmcblk0p1: 1797 files, 21510/442377 clusters Nokia-N900-42-11:~#