try(File smbFile = this.getShare().openFile(getPathWithoutShareName(path) + fileName, EnumSet.of(AccessMask.FILE_READ_DATA, AccessMask.FILE_EXECUTE, AccessMask.FILE ...
When editing a group, on the tab "KeeShare" writing anything on the password field will cause the file on "path" field to be rewritten even without pressing OK or Apply. The expected behavior would be ...