How can I back-up folders that I've created within my Thunderbird e-mail program?

When I took my computer in to Best Buy, where I purchased it, I was told that they could not extract and back-up the info in the various e-mail folders I created within Thunderbird. This was unacceptable to me in that I want that info, so I'm asking how I can create a folder(s) in Thunderbird that can be backed up should it be necessary to wipe my hard drive/operating system clean?
Thank you.
LW

First take your computer to a REAL repair shop, not Best Buy.
Mozbackup is the best for backing up Firefox and Thunderbird.
Your profile is where your email and settings are stored. It is just a file like any other and any competent computer person would know this and be able to back it up for you. TheGeek Squad does not employee any of these.

Similar Messages

  • How can you prevent encrypted folders that you created in disc utility from being deleted?

    How can you prevent encrypted folders that you created in disc utility from being deleted?

    bibst wrote:
    How can you prevent encrypted folders that you created in disc utility
    You cannot create encrypted folders in, or encrypt folders with, Disk Utility.
    You can create with Disk Utility encrypted disk images from folders. I assume that's what you mean.
    The proper way to do it is by setting the immutable bit. Read here
    <http://www.thexlab.com/faqs/immutableflags.html>
    about the immutable bits (and the trouble they sometimes create).
    The user immutable bit (uchg) is the same as the Finder lock, as described above by X423424X. It's a weak lock, with only a warning.
    The system immutable bit (schg) is more powerful. Once is set, the item cannot be deleted in Finder (even though Finder will ask for your password and may give you the impression that it can trash it; it will end with an error).
    I set it in Terminal, thus
    $ sudo chflags schg my_encrypted_disk_image
    and unset it also in Terminal
    $ sudo chflags noschg my_encrypted_disk_image
    (Note that, when you unset the system immutable bit, the change won't be reflected immediately in Finder, but the item can be trashed nevertheless.)

  • How can you back up files that are on an external drive?

    How can you back up files that are on an external drive?

    hw999 wrote:
    How can you back up files that are on an external drive?
    Easy way, CLONE IT to another HD
    HD cloning software options:
    1. SuperDuper HD cloning software APP (free)
    2. Carbon Copy Cloner APP (will copy the recovery partition as well)
    3. Disk utility HD bootable clone.
    Methodology to protect your data. Backups vs. Archives. Long-term data protection
    https://discussions.apple.com/docs/DOC-6031
    hw999 wrote:But all I want to do is include the data that I store on an (second) external drive (internal drive getting too full) part of the auto back up process using timemachine.
    BAD IDEA
    You want one backup (ie Time machine) and one (or more) data archive of just all your raw files (drag and drop, or cloned etc.)

  • How can I retrieve email folders that were deleted in Thunderbird?

    I had downloaded email folders from a webmail acct. I was adjusting the address for Thunderbird to obtain emails and when I looked back, the 4 folders of emails had been deleted. Can they be retrieved? If not is, there a way to undelete files on the hard drive with Windows 7?

    old website server -
    Connect to server by resetting the account details to the correct orginal settings and subscribe to see folders.
    Then synchronize all folders, so you keep a copy on the computer.
    'Keep messages for this account on this computer' should be checked if you want to synchronize messages between your local system and your mail server.
    see:
    https://support.mozilla.org/en-US/kb/imap-synchronization#w_configuring-synchronization-and-disk-space-usage
    When all folders have been synchronized you will have a copy of all emails and folders on your computer in your profile., but they can still be altered if they resynch with server.
    So, go into 'offline' mode, which will stop any connecting with server.
    In offline mode (two black screen icon shows in bottom left of Status bar), move all folders with emails into Local Folders.
    Local folders is a special default account in your profile folder. The folders and emails in Local Folders are on your computer and will no longer be connecting to the server.
    Do not change/modify the old imap account settings. When you are certain that all emails are in Local Folders, remove/delete the mail account.
    Tools > Account Settings
    select the old imap mail account name
    click on 'Account actions'
    select : Remove account'
    click on OK
    Create a new imap mail account for the new server settings. As folders are viewed remotely, these emails are on the server, so when you create a new imap mail account to connect to that server, you will see all your subscribed folders and their emails.
    You can continue to see old emails in Local folders.
    New Imap mail account will show the new emails in that mail account.

  • How can I list all folders that contain files with a specific file extension? I want a list that shows the parent folders of all files with a .nef extension.

    not the total path to the folder containing the files but rather just a parent folder one level up of the files.
    So file.nef that's in folder 1 that's in folder 2 that's in folder 3... I just want to list folder 1, not 2 or 3 (unless they contain files themselves in their level)

    find $HOME -iname '*.nef' 2>/dev/null | awk -F '/'   'seen[$(NF-1)]++ == 0 { print $(NF-1) }'
    This will print just one occurrence of directory
    The 'find' command files ALL *.nef files under your home directory (aka Folder)
    The 2>/dev/null throws away any error messages from things like "permissions denied" on a protected file or directory
    The 'awk' command extracts the parent directory and keeps track of whether it has displayed that directory before
    -F '/' tells awk to split fields using the / character
    NF is an awk variable that contains the number of fields in the current record
    NF-1 specifies the parent directory field, as in the last field is the file name and minus one if the parent directory
    $(NF-1) extracts the parent directory
    seen[] is a context addressable array variable (I choose the name 'seen'). That means I can use text strings as lookup keys.  The array is dynamic, so the first time I reference an element, if it doesn't exist, it is created with a nul value.
    seen[$(NF-1)] accesses the array element associated with the parent directory.
    seen[$(NF-1)]++ The ++ increments the element stored in the array associated with the parent directory key AFTER the value has been fetched for processing.  That is to say the original value is preserved (short term) and the value in the array is incremented by 1 for the next time it is accessed.
    the == 0 compares the fetched value (which occurred before it was incremented) against 0.  The first time a unique parent directory is used to access the array, a new element will be created and its value will be returned as 0 for the seen[$(NF-1)] == 0 comparison.
    On the first usage of a unique parent directory the comparison will be TRUE, so the { print $(NF-1) } action will be performed.
    After the first use of a unique parent directory name, the seen[$(NF-1)] access will return a value greater than 0, so the comparison will be FALSE and thus the { print $(NF-1)] } action will NOT be performed.
    Thus we get just one unique parent directory name no matter how many *.nef files are found.  Of course you get only one unique name, even if there are several same named sub-directories but in different paths
    You could put this into an Automator workflow using the "Run Shell Script" actions.

  • How can I open a project that has been created with Mercury Playback Engine GPU Acceleration software, on my trial version of Premier Pro CC?

    Hi,
    I'm working with a colleague who is using Mercury Playback Engine GPU Acceleration software on his PC version of Premier Pro CC. I am using a mac and have a trial version of Premier Pro CC. When I try to open a project file that he has sent me I get an error message-
    "Missing renderer: This project was last used with Mercury Playback Engine GPU Acceleration (CUDA), which is either not available or not certified on this system. Mercury Playback Engine Software Only will be used."
    When I click OK and locate the files I get a message saying "File format not supported".
    Can anyone tell me what to do so that we can share project files?
    Many thanks,
    Jessie

    Shouldn't really be the MPE at fault here ... what is the codec of the footage/sequence/project?
    Second, can you create a new project in PrPro, then in the media browser, import that sequence from the other project?

  • The computer that i had been syncing my ipod to died and was unfixable. i now have a new computer. how can i back up my ipod on to my new computer without losing all my music and apps

    the windows computer that i had been syncing my ipod to died and was unfixable. i now have a new windows computer. how can i back up my ipod on to my new computer without losing all my music and apps?

    See these 2 User Tips...
    Syncing to a New Computer...
    https://discussions.apple.com/docs/DOC-3141
    Recovering your iTunes library from your iPod or iOS device
    https://discussions.apple.com/docs/DOC-3991

  • How can I view my pictures that were backed up to iTunes? I no longer have an apple product but need to view the pictures for very important reasons.

    How can I view my pictures that were backed up to iTunes? I no longer have an apple product but need to view the pictures for very important reasons.

    If you mean backed up as part of an iPhone backup in iTunes?  If so, you would have to use 3rd party software to extract them from the backup, such as iPhone Backup Extractor.

  • I lost my iTunes library on my pc when the hard drive crashed. None of the data on the drive was recoverable and I did not have a backup. How can I get the music that resides on my ipod nano (4th generation back onto the new hard drive on my pc.

    I lost my iTunes library on my pc when the hard drive crashed. None of the data on the drive was recoverable and I did not have a backup either locally or on the cloud. Much of the music is from old vinyl and podcasts which are no longer available.
    How can I get the music that resides on my ipod nano (4th generation) back onto the new hard drive on my pc.
    I have been reluctant to install iTunes on the new hard drive out of fear that I will lose all the contents on the ipod if I try to synch to the new hard drive.
    Help!

    No backup is a huge mistake.
    You can redownload some itunes purchases in some countries:
    Downloading past purchases from the App Store ... - Apple - Support

  • I am using an Macbook pro in conjunction with a Time Capsule. I back up all my aperture librarys on it, but how can i view these images that are stored on the capsule please ??

    I am using an Macbook pro in conjunction with a Time Capsule. I back up all my aperture librarys on it, but how can i view these images that are stored on the capsule please ??

    If you want to see what is in a file that is backed up by time machine then you have to restore the entire file. Having said that I have had good experience with Time Machine and individual files... if the file is there then all of it's components are almost for sure there. A way to get around this in Aperture would be to use referenced images. The images then still exist as individual files and can be backed up and restored individually. You would have to do so on a file by file basis though and your album information would still only be saved within the Aperture library.

  • HT1414 How can I use my info that has been backed up on my older iphone

    I was wondering how can I access the information that was backed up on my Iphone 3G and 3GS, now that I have the current Iphone 4S?
    Can I print that information out on a word doctument or something?

    iOS: Transferring information from your current iPhone, iPad, or iPod touch to a new device

  • How can I check and see that my photos are being backed up by time machine?

    How can I check and see that my photos are being backed up by time machine?

    http://pondini.org/TM/8.html

  • TS1550 Do external hard drives mounted on my Mac get backed up by time machine on a time capsule wireless Apple external back up disk? How can I see what folders have been actually stored in the wireless back up disk?

    Do external hard drives mounted on my Mac get backed up by time machine on a time capsule wireless apple external hard disk? How can I see what folders have been actually backed up in the external wireless disk? any help would be appreciated

    They can provided you remove them from the Exclude list. Normally, Time Machine does not automatically backup external drives.

  • How can synchronized local imap folders be migrated to a new computer, without new download from imap server, so that everything is working as before?

    How can synchronized local imap folders be migrated to a new computer, without new download from imap server, so that everything is working as before?
    I only managed to import synchronized folders (from old computer) to local folders in thunderbird at the new computer. Then I tried to move the messages to the folder of the imap account at the new computer where I temporarily limited the synchronization to one month. When I remove this limit the thunderbird program starts to redownload all the messages again nonetheless.
    Since I have a dual boot system (Windows/Linux, thunderbird is installed twice) and have to pay for every megabyte, this is very annoying.

    Have you considered using a shared profile folder for the dual boot? so the two remain in sync?v It will require a drive both operating systems can access, but most people who dual boot have such. http://kb.mozillazine.org/Moving_your_profile_folder_-_Thunderbird
    otherwise copy the entire profile, not parts of it.

  • HT1918 Suddenly cannot access iTunes US store. Says that I am at a UK iTunes store. How can switch back my US account?

    Suddenly cannot access iTunes US store. Says that I am at a UK iTunes store. How can switch back my US account?

    Sign/log out of your apple account then log back in. It will then allow you to use the US store.
    Rick

Maybe you are looking for

  • Do I need to uninstall apps when getting service for a new hard drive?

    My second (home) computer is part of Apple's defective hard drive recall. Do I need to uninstall my creative cloud apps before I take it in to get the new hard drive, or will they just get wiped and then can I install again when it comes back with th

  • Game centre

    Game centre is just a white blank. Tried resetting my setting and backing up data. It only works for awhile, but it keeps happening. Can anyone help me fix this once and for all?

  • Got a weird CSS problem that only affect IE

    Can anyone help me out here? - its got to be simple: http://www.fatgraphics.com/green/ The problem is with the text in the main area. It does not show up in MSIE 6 or 7. Sometimes if you resize the page then it does, but the bottom is cut off sometim

  • Gamma issue... beating a dead horse

    so so confused, about this gamma shift from After Effects to Final Cut. I rendered the same clip out 4 different times and each time it has different gamma. Here are my render settings: 1. v210 Codec 2. Quicktime Animation 3. Apple FCP Uncompressed 8

  • How to set exponential format for a cell?

    Hello! Can someone advise how to set exponential format for a cell in Numbers?