Displaying 2 results from an estimated 2 matches for "zba90t8v".
2020 May 05
0
Windows link in linux share...
...uot;
and works as expected. But if i logoff and logon:
1) folder link 'ImapMail' is not present server side.
2) file link 'global-messages-db.sqlite' is the linked file, not the
link.
eg:
root at vdmsv1:~# ls -la /srv/samba/profiles/gaio.V2/AppData/Roaming/Thunderbird/Profiles/zba90t8v.default/ | egrep -i '(ImapMail|global-messages-db.sqlite)'
-rwxrwx---+ 1 gaio domain users 44597248 mag 5 11:05 global-messages-db.sqlite
My profile folder definition is:
[profiles]
browseable = No
comment = Network Profiles Share
csc policy = disable
map acl inherit = Yes
path =...
2020 May 04
2
Windows link in linux share...
To reduce the space occupied by Thunderbird IMAP Cache, i've found
this:
https://bugzilla.mozilla.org/show_bug.cgi?id=517425#c49
and seems works as expencted. I've a bit extended to link also global-messages-db.sqlite
(eg, global search index).
But after that, i don't find in roaming profile (server side) the link created
with mklink.
Link are not supported by samba? Thanks.
--