Comment 8 for bug 293233

Revision history for this message
muzzol (muzzol) wrote :

i wrote a fusesmb.cache replacement.

you can try it alone and see the results in $HOME/.smb/fusesmb.cache file

to truly replace fusesmb.cache just rename the original

mv -f /usr/bin/fusesmb.cache /usr/bin/fusesmb.cache.orig

and copy my script to /usr/bin/fusesmb.cache

it generates a log on /tmp/muzsmbls.log

test it and modify it at your will.