0
My HDD has a NTFS media partition shared between Win and Linux partitions.
When my bittorrent client on Windows 8.1 (Tribler) is set to save files in the Downloads folder located on that partition and I try to download a file, I get an 'insufficient writing permission error'. Through right clicking and properties, I changed to permissions for the whole volume AND for the folder but it doesn't seem to do anything.
What am I doing wrong?
You could try using the
TAKEOWN
command to recursively take ownership of all files in the volume and then grant yourself 'special permissions' or 'full control'.I'm unsure what this would do to your linux access though. – Ciaran McKenzie – 2018-01-26T11:53:49.660