Hi
I Have a ASUS RT-AC66U router and I have connected USB Drive. Enabled SAMBA SHARE.
The drive is I think NTFS or FAT32 Formated. I am not sure. it is 3TB Drive.
I have mounted this drive on my Linux Mint (Xfce). I can create folders, copy files etc. even delete folders if I create.
If already a folder with ownership root, I am unable to delete this folder. When I want to delete some files unable to delete if it is owned by root.
I have used
command to change ownership. Nothing works.
See below Image.
I can not delete Discovery folder.
The video folder I have created. I can delete easily from any PC.
how do I solve this problem?
Thanks
I Have a ASUS RT-AC66U router and I have connected USB Drive. Enabled SAMBA SHARE.
The drive is I think NTFS or FAT32 Formated. I am not sure. it is 3TB Drive.
I have mounted this drive on my Linux Mint (Xfce). I can create folders, copy files etc. even delete folders if I create.
If already a folder with ownership root, I am unable to delete this folder. When I want to delete some files unable to delete if it is owned by root.
I have used
PHP:
sudo chown -R username:username ./folderName
command to change ownership. Nothing works.
See below Image.
I can not delete Discovery folder.
The video folder I have created. I can delete easily from any PC.
how do I solve this problem?
Thanks
Last edited: