If I do ANY bookmark management, mozilla freezes while it writes to the USB drive. Is there some way to make this process faster (other than copying the directory locally, which kind of defeats the purpose)?
New: Kanri (Oct 09, 2024), Platform 29.5.3 (Jun 27, 2024)
1,100+ portable packages, 1.1 billion downloads
No Ads November!, Please donate today
You may just have a large bookmarks file and a slow drive, which means lots of reads n writes whenever you edit it. You could disable the favicons, which decreases the size significantly.
Sometimes, the impossible can become possible, if you're awesome!
...would be to see if you have your drive formatted in fat32 or NTFS. I understand that NTFS does not work on all operating systems, but i found that before i formatted to NTFS it too forever to make changes to my bookmarks, but now its instantanous.
Use the following run command to do it.
convert /FS:NTFS /NoSecurity
where X=USB drive letter