On 1/31/2021 6:30 AM, Gerry Hickman wrote: > Hi, > > In my profile is a directory called 'storage', which then has three > sub-dirs called 'default', 'permanent', 'temporary'. These dirs are full > of junk like sqlite databases. > > What is the proper way to clear all this 'storage' so that it doesn't > keep coming back? > > Trying to do it from "Edit : Preferences" doesn't seem to work at all. > Windows 7 SeaMonkey 2.49.5
I do not think you can prevent the use of "storage". However, I located the folders in my profiles and created a script to delete the contents of the subfolders and then delete the subfolders themselves. I run that script before doing system backups. Yes, I could merely block my backup routine from including "storage"; but by deleting the data, I recover disc space. Since you are using Linux and I am using Windows, I cannot suggest how to create the script for your system. -- David E. Ross <http://www.rossde.com/>. The only reason we have so many laws is that not enough people will do the right thing. (© 1997 by David Ross) _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

