I want my bookmarks file (places.sqlite) to reside on a network drive. How do I configure Firefox to do this?

I want my bookmarks file (places.sqlite) to reside on a network drive. How do I configure Firefox to do this?

You can use the profile manager to create a new profile and choose the location of that new profile to point to the profile folder on that network drive.<br />
Firefox will recognize that profile and use it.<br />
If you do need to create a new profile then make sure to point to a new empty folder and NOT a folder that already has other files in it.
*http://kb.mozillazine.org/Profile_Manager
*https://support.mozilla.org/kb/Managing+profiles

Similar Messages

  • In Firefox 23, with private browsing enabled, why are the addresses of websites visited being added to the file places.sqlite?

    In Firefox documentation it is claimed that while a user is in private browsing Cached Web Content, Offline Web Content or User Data will be saved. I am using Firefox beta 23. With 'do not track' and 'private browsing' enabled.
    An examination of the file places.sqlite stored in my profile shows it is adding to the file the addresses of every website I visit. This information is not cleared when I close Firefox. When I have closed Firefox I have deleted the file but it reappears unchanged at each fresh machine start.
    As I regularly update my versions of Firefox and the file is one carried over with each update the entries in places.sqlite also record my browsing history over a long period - all of it is there whether I had private browsing enabled or not.
    How is this true private browsing when this file keeps a complete record of browsing history?

    Further to: In order to delete the now very large ''places.sqlite'' I exported my Bookmarks to a html file. Then from my profile I deleted the 9 ''bookmark.json'' files in the folder''' bookmarkbackups'''.
    With Firefox shutdown I then deleted ''places.sqlite''. Then with Firefox open I imported the html bookmark file.
    The new ''places.sqlite'' generated now only contains the links kept in Bookmarks. I do not yet know if this has solved the problem. I will use the Firefox browser for a couple of days without adding any bookmarks and then check the ''places.sqlite'' file again.

  • Please,I want to stop users from visiting particular wensites while connected to the internet. How do I configure Firefox to automatically stop users from visiting such dangerous sites?

    Please,I want to stop users from visiting particular wensites while connected to the internet. How do I configure Firefox to automatically stop users from visiting such dangerous sites?

    Thanks, Ronda! I haven't been able to try your suggestion because I fried my router! So I need to get a new wireless router before proceeding.
    (I may start a new thread about getting a new router, but I will look for answers first to my questions and only start one if I cannot find answers.)
    After I get a new router, I will try what you suggested and report back here.

  • Client wants social links to "share" rather than just link to... how do I or can I do this with Muse

    client wants social links to "share" rather than just link to... how do I or can I do this with Muse

    Thanks. do the others (twitter, pinterest...) have separate codes available? This is what my client is asking for:

  • I have a document, bookmark.htm, that I exported from IE8. How do I get Firefox to import this file. Simply telling it to import/ie doesn't work

    I'm using Win 7-32. I think the problem is that Firefox is looking in the wrong place for my bookmark.htm file. How can I direct it where to look

    Use the method shown in the following link, you can then point it to the bookmarks file - https://support.mozilla.com/kb/Importing+Bookmarks+from+an+HTML+File

  • How to ensure the link between iTunes Library itl file and Music Folder residing on a different drive?

    I'm planning to move my Music Library from a PC to Mac.  Both running iTunes 10.  
    On the PC (Win XP) the iTues folder did not move from My Music folder when music (and videos, books, etc) were moved to a different drive on the PC.  iTunes runs ok, but the itl, xml and itdb files remain in the My Music Folder.
    When I transfer the music (folder and all other contents) to the Mac, and then the itl, xml, itdb files into the new Music>iTunes folder will they still be "linked" or will I need to rebuild the itl from scratch?
    Is there a way to ensure that the itl and music files themselves transfer to the Mac and remain linked once iTunes is launched?
    thanks

    Making a split library portable
    Here are typical layouts for the iTunes folders:
    If the iTunes folder contains the iTunes Media folder as above then the iTunes folder can be moved to a new location/drive/computer without breaking the file references. Although it is possible to migrate a split library from one system to another, the media folder must end up at precisely the same drive letter & path on the target system. This is feasible when moving between Windows systems, possibly feasible moving between Macs, but definitely impossible when moving PC to Mac or vice versa.
    Assume the media folder on the external drive is called ..\<Parent>\<Media> and the library files are in the usual place of <Profile's Music>\iTunes.
    You need to copy the library files and Album Artwork folder into the <Parent> folder, then use the hold-down-shift-when-starting-iTunes method (hold down option for Macs) to open the copy of the database that you've made in the <Parent> folder.
    Once this library has been opened and tested there are a few changes you can make so that it conforms to the standard layout. When iTunes opens it uses the folder name where the database is located as the window name so if the <Parent> folder isn't called iTunes then neither will be the main iTunes window. Close iTunes, rename <Parent> as iTunes and use the hold-down-shift-when-starting-iTunes method to open iTunes again. If <Parent> is the root of the drive, make a new folder called iTunes and move the library files, Album Artwork & <Media> folders into the new iTunes folder instead. Start iTunes, then check under Edit > Preferences > Advanced that the media folder location has been correctly updated and edit if necessary.
    You may also want to correct the media folder name. Having applied the fix above, if it was necessary, close iTunes then rename the <Media> folder as iTunes Media. Start iTunes and again check under Edit > Preferences > Advanced that the media folder location has been correctly updated and edit if necessary.
    Congratulations, your library is now fully portable and you can connect your external drive to any computer running the same build of iTunes, Mac or PC, in order to work with it. Don't forget to deauthorise the old computer if you won't need to access protected content on it again.
    tt2

  • XCOPY and ROBOCOPY hang if file is locked nd Destination is a network drive

    This question was first posted to the Scripting Forum.  They indcated I should switch to the Plarform Forum.  I'm hoping this is the right place.  So ...
    On my home PCs, when using XCOPY or ROBOCOPY to copy an Outlook .pst file while Outlook is open and has the file partially locked causes XCOPY and ROBOCOPY opertations to abort immediately and report the file as partially locked if the Destination is another
    drive on the same PC or a USB drive.  That's good, and is as I expect.  But if the Destination drive is a network share (e.g.
    \\Whatever\Whatever) then both XCOPY and ROBOCOPY hang forever - even when specifying zero retries in ROBOCOPY and even after Outlook is closed and the file lock is released.  The old DOS command COPY properly recognizes
    the lock and aborts regardless of the Destination location.  But COPY won't replicate the file Create/Modify dates on the Destination location as XCOPY and ROBOCOPY do.  I'm using straight DOS from a .bat file
    Anyone have any suggestions as to how to recognize this condition and avoid or correct it?

    Ivan-Liu: Thanks for your input.  The thread you referred me to looked promising, but ultimately was not a solution. 
    It focuses on ROBOCOPY and the use of an elevated command prompt. 
    First of all, as I initially reported, I found the same “hang” behavior with ROBOCOPY as with XCOPY. 
    Secondly, I prefer to avoid ROBOCOPY because one of the PCs I am trying to support is still running a version of Windows XP that does not make ROBOCOPY available to me. 
    I have not yet tried the operation when using “run as an administrator,” but my own login has administrator privilege and still exhibits the problem. 
    Moreover, the operation (both XCOPY and ROBOCOPY) always completes without issue when the .pst file is NOT locked. 
    The hang-up occurs only when I forget to close Outlook before initiating the XCOPY or ROBOCOPY operation. 
    I still need to confirm that the behavior is the same whether using a UNC pathname or a mapped drive name. 
    But my memory is that the copy operations still hang if the file is locked when the copy operation is initiated.
    The two main PCs I use are running Windows-7 (one 64-bit and one 32-bit.) 
    The .pst file in question varies, but is typically between 100MB and 400MB. 
    The behavior is consistent, regardless of size.  I have not tested the behavior with smaller .pst files or with other locked files of any size.
    I’m now of the belief that my issue relates to the specific storage solution I have in place, which consists of an external 1TB Seagate USB drive plugged into a Belkin router, which subsequently makes the drive visible to my Windows home network as a network
    drive.  I don’t know if it’s a Seagate issue or a Belkin issue. 
    I’m still working to rule out Belkin by connecting the Seagate drive directly to a PC, but have not had time to complete that test yet. 
    I suspect Belkin, though, because attempts to XCOPY or ROBOCOPY to a thumb drive will abort immediately and report the file is locked. 
    Plus, I also have a separate problem wherein certain .xlsm files copied to the Seagate drive (when it is connected to the Belkin router) always report that they are corrupt if/when I attempt to use Excel to open the Seagate copy. 
    Excel always seems to successfully “repair” the files. 
    But I’ve been unable to discover a cause for that issue too.  Testing has shown that behavior to be consistent with both UNC and mapped drive names.

  • I have been putting in a URL and yahoo snags it parses it to several words then gives me a search page... I use Google for search andf I want to go to the specific URL I entered... How do I block Yahoo from doing this crap?

    I use google for my search engine. I do not have any reference to Yahoo in my plugins or extensions on Firefox. Every time I enter a specific URL in the Firefox box, Yahoo comes up, has the full URL I entered to go directly to. It has the URL in the Yahoo search entry field and it parses the name to several words that make up the entire URL. Asks me if I only want the name I entered and lists every site that contains the words it parses... Yahoo is really screw up if it hijacks the browser. How do I prevent them from doing this...

    Hi,
    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • Can iTunes, song files, and library all reside on an external drive?

    I loaded iTunes and also all of my music and audiobook folders onto an external drive. There are no iTunes files or song files on my local drive. However, when I try to populate iTunes by importing the music and audio folders iTunes insists on creating a library, with copies of all audio files, on my local drive. There is not enough room on my local drive to accommodate my entire music collection but there is plenty of room on the external drive. How can I persuade iTunes to create my library on my external drive? I’ve tried importing the folders manually and also by using PodPlus but the result is always the same – I receive a message from iTunes stating that there is not enough room for all the files. Any help or alternative suggestions would be very greatly appreciated. Thanks.

    David, welcome to discussions! You may find this link from MacMuse helpful on how to move iTunes to a different drive, either internal or external. I used this information to move my music to an EHD on my old PC where it worked just fine. One trick, you must always boot up the EHD prior to opening iTunes or iTunes will revert the location of the iTunes music folder back to the main drive & you will have a bunch of dead links to your song files. Post back if you have any questions.
    Oops, forgot the link!
    http://discussions.apple.com/thread.jspa?threadID=121879
    Message was edited by: StarDeb55

  • How do I configure Firefox so that the down arrowhead in the location field actually causes the display of a drop down list of bookmarked websites?

    At one time I had done the "right" actions so that the location drop down contained a list of around 20 of my most frequently accessed websites. Now I have a new computer and cannot figure out how to configure this new installation of Firefox so that this feature works as it did before. Frustrating!!!! When I click the down arrowhead (icon just left of reload page icon), no drop down menu appears; only the URL of the current page is highlighted.

    See:
    * Firefox (Tools) > Options > Privacy > Location Bar: When using the location bar, suggest: Bookmarks
    * https://support.mozilla.com/kb/Location+bar+autocomplete
    *Press F10 or tap the Alt key to bring up the "Menu Bar" temporarily if the Menu Bar is hidden.
    *Use "Firefox > Options" instead of "Tools > Options" if the menu bar is hidden.

  • In the download box, the check box for "always do this for this type of file" is grayed out for the type of file I want, and that application does not appear in the application menu, so how do I set it to perform this function every time?

    The file type in question is InCopy, and the download box acknowledges that program as the type to open it with, but I never want to open it; I always want to save it. This feature works fine with other file types, but not with InCopy. I download thousands of files, so automating this is very important.

    The file type in question is InCopy, and the download box acknowledges that program as the type to open it with, but I never want to open it; I always want to save it. This feature works fine with other file types, but not with InCopy. I download thousands of files, so automating this is very important.

  • How do I configure Firefox so that when I open the bookmarks drop-down list, the previous bookmark that I clicked in the same session is high-lighted - especially if it's located in a sub-folder (just like IE)?

    I wish to replicate the behavior of IE (heresy - I know!) when opening the drop-down Bookmarks (i.e., Favorites) menu so that I don't have to repeatedly "drill-down" into one or more subfolders in order to select the same bookmark as before or to select any of the other (saved) ones in the same subfolder.
    I always wanted to know if this was possible since I happily began using FF several years ago, but never found the time to ask until now.
    Currently using FF4 on WinXP Pro SP3 occasionally along w/ IE8 and its wonderful "Save Target As ..." right-click option.

    I figgered it out. The resolution of the screen was set at 600x800, so the bookmarks dropdown menu took up more space than usual. The pop out folder contents didn't have enough room to pop out. With a resolution for a slightly smaller display the drop down bookmarks menu functions perfectly.

  • How can I configure Firefox to prompt me to open or save a PDF file when I click on one instead of just opening it in Acrobat?

    There is a registry key that can be edited to have IE do this. Is there a way to have Firefox pop up a dialog box asking what I want to do with the PDF file?
    Here is the IE registry key:
    [HKEY_CLASSES_ROOT\AcroExch.Document.7]
    "EditFlags"=hex:00,00,00,00

    See also "File handling in Firefox 3 and SeaMonkey 2": http://kb.mozillazine.org/File_types_and_download_actions

  • Im buying a new macbook pro with 750 memory and want to dump all existing data, pic video on to hard drive.  Whats the best way to do this?

    How can i transfer my hard drive data from Macbook to new Macbook pro?  What's the best and fastest way, cable etc...

    Apple Tips: Setting-up a new Mac from an old one or its Backups Using Setup Assistant on Snow Leopard or Leopard
    How to use Migration Assistant to transfer files from another Mac

  • How do I update my old MacBook to the newest operating system, but want to clean it out thoroughly first (without losing my data). How should I best go about doing this?

    Hi everybody. I have a MacBook that's about five years old. I want to buy the newest operating system so that it runs better (because currently it is struggling), however I would like to clean up all the old software before I do that. I want it to be as clean and new as possible before I buy the new operating system, instead of just downloading it ontop of all of the rubbish I must have accumulated. I also want to keep my data (documents, photographs etc). Would anybody be kind enough to provide me with a step-by-step (can be as concise as you like, depending on how much time/effort you have to explain!) guide as to how I might go about doing this myself? Any help would be greatly appreciated. Thank so much guys.

    Step number one - Back up all your important data!
    Seriously, it sounds like you are working without backups. Don't ever do this. Hard drives fail, it is a fact of life. Don't be one of those who get caught without a backup. An external hard drive, burning it all to DVDs, or online backup will save you frustration and money.
    Two - don't expect a new operating system to improve performance. Get the computer running as best as it can before you upgrade. You may need more RAM or a bigger hard drive.

Maybe you are looking for

  • WRITE BACK IN OBIEE 11g

    Hi , Colud you please clearify the error "The system not able to read the WRITE BACK template.Please contact your system Administrator. for that, I folled this Document. http://rajeshthomas.blogspot.in/2012/08/writeback-analysis-in-obiee-11g-part-1.h

  • IMovie export version 6.0.3?

    What's happened to iMovie 6.0.3? Everything was fine until I upgraded to OS 10.4 It seems like every time I upgrade my OS, I run into a whole new set of problems with iMovie. I now find out that I can no longer export by clicking on the time line and

  • My wifi icon doesnt show the real conection

    Hello, i bought a macbook pro 3 months ago and something that have been bothering me is that i am connected to a network and in the wifi icon is showing that i am with full signal, but i am not, actually my signal is almost 0 and keep showing that i

  • Time remaping graph workaround.

    IN FCP6.0.6 the manual states that when using variable speed time remaping that the motion graph displayed under a clip in the timeline uses the Y axis to show the number of frames your clip has regardless of the in and out markers in the clip. What

  • MacBook Pro 17 2009 (5.2) is hot in Windows 7 and fan is still running faster and faster

         Hi, i have MacBook Pro 17 2009 (5.2). Im using Boot Camp with Win 7 Pro 64 bit edition and MacBook is very hot when i use Windows. I dont play games, MacBook is hot even if i just start Windows. In OSX is everything ok. Can you help me? Thanks K