I need to access db file, which is mounted via mount -t cifs on linux to windows file system. I also mounted my computer to this windows file system. If I want to write something to this database from my computer, it works. No problem. But when I want to write something to this database from linux machine, it always sais that database is locked. I can't figure it out. Thanks for help.
Asked
Active
Viewed 2,164 times