LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-10-2012, 10:16 PM   #1
Birdman48
Member
 
Registered: Aug 2008
Location: Southern Maryland
Distribution: ubuntu 14.04 LTS
Posts: 113

Rep: Reputation: 1
tried to save addressbook in Thunderbird but.....


Hi. I thought I was saving everything I needed by tarring ~/.thunderbird before a re-install . I guess this is a script - at least that's what Dolphin says it is. Is this script worthless? I doubt there are any addresses in it.
 
Old 01-11-2012, 03:04 AM   #2
War3zWad|0
Member
 
Registered: Sep 2011
Location: Houston, TX
Distribution: openSuSE, Fedora, CentOS, Debian,, and others
Posts: 84

Rep: Reputation: Disabled
gonna need a lot more information than that which has been provided.

What script are you running for one?

Did you export your address book prior to backing up?

Have you tried untarring and replacing the .thunderbird directory with your backup copy?

What error are you getting?

Please take a look at the following link for more information on how to properly ask a question in the forum to provide you with better assistance:

http://www.linuxquestions.org/linux/...Ask_a_Question
 
Old 01-11-2012, 05:59 AM   #3
zQUEz
Member
 
Registered: Jun 2007
Distribution: Fedora, RHEL, Centos
Posts: 294

Rep: Reputation: 54
I don't know what "Dolphin" is. but yes, I believe ~./thunderbird is where all the personal email settings are stored.
On your new system, install Thunderbird, copy back ~./thunderbird from wherever you saved it and start Thunderbird. Your settings should be saved.

If you still have your old machine, I believe there is also an export feature within the Thunderbird application.
 
Old 01-11-2012, 09:40 AM   #4
Janus_Hyperion
Member
 
Registered: Mar 2011
Location: /
Distribution: Fedora (typically latest release or development release)
Posts: 372

Rep: Reputation: Disabled
Thumbs up

Quote:
Originally Posted by Birdman48 View Post
Hi. I thought I was saving everything I needed by tarring ~/.thunderbird before a re-install.
The '.thunderbird' is a folder containing ALL your thunderbird data. You should be able to copy the contents of this folder to the '.thunderbird'(new) and have a fully functional thunderbird ALONG with address book.

I have done this over and over with my installations. I have copied from linux (ubuntu, fedora) to windows and it has always worked (so far).
 
Old 01-11-2012, 12:59 PM   #5
War3zWad|0
Member
 
Registered: Sep 2011
Location: Houston, TX
Distribution: openSuSE, Fedora, CentOS, Debian,, and others
Posts: 84

Rep: Reputation: Disabled
zQUEz
Quote:
I don't know what "Dolphin" is.
Dolphin is the new standard File Manager for most Linux Distros.



I would also have to agree with everyone on the fact that if you have tar'ed the .thunderbird folder you have essentially "backed up" your Thunderbird settings and as everyone else has stated you should be able to replace your "new" .thunderbird directory with the files that you "backed up". I like nonamedotc I have used this method many times over the years and not just for Thunderbird, but for Firefox, Opera, Google Chrome, and many other services such as bind, slapd, mysql
 
Old 01-11-2012, 07:19 PM   #6
Birdman48
Member
 
Registered: Aug 2008
Location: Southern Maryland
Distribution: ubuntu 14.04 LTS
Posts: 113

Original Poster
Rep: Reputation: 1
um.. Okay so I will backup my newest /.thunderbird file and then delete. Then I will copy the extracted tarball file .thunderbird into the former file's place. Let's see what happens. Time me..
-edit-
okay So here's what I did:
Code:
jay@linux-zg6i:~> su root
Password: 
linux-zg6i:/home/jay # cd /usr/bin

linux-zg6i:/usr/bin # ls -l thunderbird
lrwxrwxrwx 1 root root 33 Jan  8 21:45 thunderbird -> ../lib/thunderbird/thunderbird.sh

linux-zg6i:/usr/bin # cp thunderbird thunderbird_old

linux-zg6i:/usr/bin # ls -l thunderbird*
lrwxrwxrwx 1 root root   33 Jan  8 21:45 thunderbird -> ../lib/thunderbird/thunderbird.sh
-rwxr-xr-x 1 root root 3978 Jan 11 20:23 thunderbird_old
linux-zg6i:/usr/bin #
I copied /usr/bin/thunderbird
I moved my backup /mnt/sdb1/thunderbird into /usr/bin/, hopefully clobbering the existing one.
-although file /usr/bin/thunderbird looks like a link to another file - /lib/thunderbird/thunderbird.sh.. Maybe that's the one I should replace.

Last edited by Birdman48; 01-11-2012 at 07:46 PM.
 
Old 01-11-2012, 11:29 PM   #7
Janus_Hyperion
Member
 
Registered: Mar 2011
Location: /
Distribution: Fedora (typically latest release or development release)
Posts: 372

Rep: Reputation: Disabled
Post

Quote:
Originally Posted by Birdman48 View Post
um.. Okay so I will backup my newest /.thunderbird file and then delete. Then I will copy the extracted tarball file .thunderbird into the former file's place. Let's see what happens. Time me..
-edit-
okay So here's what I did:
Code:
jay@linux-zg6i:~> su root
Password: 
linux-zg6i:/home/jay # cd /usr/bin

linux-zg6i:/usr/bin # ls -l thunderbird
lrwxrwxrwx 1 root root 33 Jan  8 21:45 thunderbird -> ../lib/thunderbird/thunderbird.sh

linux-zg6i:/usr/bin # cp thunderbird thunderbird_old

linux-zg6i:/usr/bin # ls -l thunderbird*
lrwxrwxrwx 1 root root   33 Jan  8 21:45 thunderbird -> ../lib/thunderbird/thunderbird.sh
-rwxr-xr-x 1 root root 3978 Jan 11 20:23 thunderbird_old
linux-zg6i:/usr/bin #
I copied /usr/bin/thunderbird
I moved my backup /mnt/sdb1/thunderbird into /usr/bin/, hopefully clobbering the existing one.
-although file /usr/bin/thunderbird looks like a link to another file - /lib/thunderbird/thunderbird.sh.. Maybe that's the one I should replace.
Nope!

You would need to copy the "/home/username/.thunderbird" folder.

I, personally, do not see any point in copying and saving the symbolic links in /usr/bin folder. These are generated automatically if you install thunderbird from the repositories. So, copy the folder in your home folder. I hope that will help. Good luck.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Thunderbird Addressbook with OpenLDAP ridingthestorm Linux - Server 3 08-12-2011 04:27 PM
Can't save to Thunderbird local folders jdtiede Linux - Software 5 01-25-2009 06:00 PM
thunderbird cannot save messages donquixote1 Linux - Software 10 07-30-2008 10:51 AM
thunderbird cannot save messages donquixote1 Linux - Software 1 07-27-2008 01:22 PM
Importing, mail, addressbook into Thunderbird mickeyboa Fedora 3 05-14-2008 04:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:51 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration