Hello,
I have a network drive in NTFS partition.
I can access it, I open all the files, but I can't edit or delete them...
Using windows there is not problem.
I use
sudo mount -t cifs -o username=user,rw, //192.168.1.106/MyCloud /mnt/MyCloud
Thanks :)