Ubuntu :: Transfer Local Folders For Thunderbird?
Sep 11, 2010
I have transferred many emails from my hotmail account to a local folder system using Thunderbird, only to realize that I really want them in another machine. (The first time I put them into a VM). So I installed thunderbird again, and copied the whole Mail folder from the first install into the default folder of the second.Now the new thunderbird sees the folders, but will not display their contents; I have checked that the permissions are the same in the two installs. Both installs will happily download new emails from my hotmail account, but I don't really know how to transfer BACK everything in thunderbird(1) to hotmail so that I could bring it back to thunderbird(2).
View 5 Replies
ADVERTISEMENT
Feb 9, 2011
I have lived with this for months and it isn't a big deal, but my Thunderbird 3.1.7 shows 2 Outboxes-Local Folders. Right now I have my Inbox divided into Local Folders and *****@Sympatico.ca. I would like to put everything under Local folders but I am unsure if I should do this when there are 2 Outboxes
View 9 Replies
View Related
Apr 28, 2011
fedora 14 changed .thunderbird folder, copy and pasted old localfolders with emails This is the location of old emails /home/Michael/.thunderbird/ik7sjy71.default/Mail/Local Folders/Archives.sbd Buy, thunderbird can not read old emails in local folders. Want to keep old emails stored in local folders that I have before making change.
View 1 Replies
View Related
Sep 22, 2010
I've got Samba up and running with the correct workgroup information, and I can access files on my network share, but I can't figure out a way to point Thunderbird to a network folder to import my old local folders. Is there any way to do this? Do I need to some how map the location so Thunderbird thinks it is physically on the local machine? If so, how would one do that?
View 1 Replies
View Related
Jan 11, 2011
i would like share what i did when i migrate my ThunderBird 3.1.7 including (extensions, calendar, settings, addressbook) windows 7 to ubuntu 10.04. 1. Archive(7zip) the mail database or the thunderbird folder in the windows 7 which is in the location (C:Users(Ur Username)AppDataRoaming) 2. Install the TB on your linux and open it to create the ****.default folder and the profile.ini in the home/.thunderbird/* Note: althought your windows thunderbird archive backup has the ****.default and profile.ini it doesn't work in my case when i replace or put it the the home/.thunderbird/* directory 3. When you open the TB in the first time it will create *****.default and profile.ini, dont replace or delete it as i said above, what you must do is copy all the files or content in the directory of ****.default in the windows 7 backup archive which is in location (/Thunderbird/Profiles/.default/*) to the home/.thunderbird/ all of it but first remove the content of your ******.dafault and now its almost finish 4. Start ur TB and its ok Note: In my case the lightning calendar doesn't sync to google i reinstall my lightning and provider of google extension before it work. I think this is the 5th time i migrate my TB mail from windows xp to 7 to linux..
View 4 Replies
View Related
Jul 6, 2011
Upon opening Thunderbird today, no single folder (inbox, trash, local folders, etc.) is showing.The mail accounts are all still correctly registered, the search function finds the messages. Yet, the folders (in oder to browse the mail accounts, check for new messages, etc.) are not showing up.The folder pane is showing, but empty. I can toggle between 'Unified Folders', 'All Folders', 'Unread Folders', etc., but they are all empty.
View 5 Replies
View Related
Feb 7, 2010
How do I transfer my address book, email settings etc from my old computer using Thunderbird on XP.
View 7 Replies
View Related
Apr 6, 2010
I store all my personal files inclduing mail folders on my external usb drive which allows me to experiment with different distros freely.On each new install i point the mail settings to my mozilla folder. But Slackware 13 is throwing a lot of challenges my way. I am currently finding that I cannot copy recently arrived mail into my designated folders. The message says something about I am running out of disk space when in fact I have plenty of space.
I initially thought it might have something to do with file permissions. But definitely not in this case. The folder is owned by myself and has full permissions chmod 775.I am currently using windows which gives access to all my mail folders.
View 15 Replies
View Related
Jan 7, 2010
I recently upgraded to Thunderbird 3 using the ubuntuzilla script. One of the great new feature is the so called 'Smart folders' which lets you view all of your mail from different accounts in one list. Since I have set up automatic rules to sort mails from different people and mailing lists in different sub-folders I wanted to include these in the list too. However very time I tried to get Thunderbird to include sub-folders from my different accounts, the settings would reset itself - but now I think I might have found a fix:In your Thunderbird folder find the folder called 'smart mailboxes'.Right-click the file 'Inbox.msf' and select 'Properties' (I think it's called this i'm on a Danish system)Go to the 'Rights' section (again this is what I think it's called) Set your own rights to 'read' only, exit Open Thunderbird Right-click the Smart folders Inbox and select 'Properties'.Choose the folders you want to include, remember to check 'Match all messages'
View 2 Replies
View Related
Jun 25, 2011
I have a dual boot computer; Windows 7 and Ultimate Edition 2.6.1 (Ubuntu 10.04). Is it possible to load Thunderbird onto both Windows and Ubuntu and have the emails go to the same folder, so I can feel free to look at my email in either OS without having to remember which email I looked at in which OS, if I want to read them again?
View 9 Replies
View Related
May 4, 2010
I recently had to rescue files from a dying hard drive using Photorec. However, it dumped the files randomly in many different directories. Is there a way I can transfer the contents of these directories into one master directory without the file structure. For example, I have folders 1 through 10 as subdirectories in folder X. How can I transfer the contents of all those folders into folder Y while getting rid of the subdirectories 1 - 10?
View 3 Replies
View Related
May 27, 2010
I have ubuntu server as a guest in virtualbox and xubuntu as my host os. I have a shared folder on my host that can be accessed by my network. I'm trying to use my server without the need to install a desktop, so how would i transfer a file from my host machine to my ubuntu server guest?
View 5 Replies
View Related
Feb 9, 2011
without realising I started thunderbird from a root window, I set it up along with rules and about 2 hours finetuning.
I figured out how to get the icon on the top panel, but that is naturally started as my user gsm.
Is there an easy way of migrating the whole mailbox and subfolders form the root install to the gsm user?
Or is it easier to start from scratch?
View 2 Replies
View Related
Aug 12, 2010
How do you transfer a file from a local Mac to a remote Linux machine
View 5 Replies
View Related
Jun 28, 2011
I have a Ubuntu server hosted on Amazon EC2. I need to create an automated backup scheme so I created another Ubuntu instance on my local network which is hosted in a virtual environment. I managed to transfer the necessary files between 2 machines on the same network using the rsync command:
rsync -azvv -e ssh /home/path/folder1/ remoteuser@remotehost.remotedomain:/home/path/folder2
How can I do the same thing but transferring files from my Amazon server to my local server? Is there a way I can achieve this with port forwarding, or by VPN, or anything else? It doesn't have to be rsync. If you know about a better method, kindly let me know.
View 2 Replies
View Related
Jan 17, 2011
I have a big iso image which is currently being downloaded by a torrent client with space-reservation turned on: that means, file size is not changing while some chunks in in (4 Mib) are constantly changing because of a download.
At 90% download I do the initial rsync to save time later:
$ rsync -Ph DVD.iso /media/another-hdd/
sending incremental file list
DVD.iso
[Code]....
Then, when the file's fully downloaded, I rsync again:
total size is 2.60G speedup is 1.00
Speedup=1 says delta-transfer was not used, although 90% of the file has not changed, target dir is on another FS and copying takes several minutes. Why doen't it try to speedup the transfer?! How can I force rsync to use delta-transfer?
View 1 Replies
View Related
Nov 25, 2010
I want the best way to share my folders between my Ubuntu computer and other windows computers through the local network.
View 3 Replies
View Related
Apr 14, 2011
I need a program to run on Ubuntu that must be easily set up to do a series of different cloning operations at specific times between the USB drives on a single Ubunu pc, depending on the day of the week." So on Monday folder B is forced to match folder A, Tuesday C forced to equal D ... and on Sunday a whole bunch of these clonings happen. This must all run unattended (at 2am) and be robust with no "what do you want to do next messages" or having the whole thing give up if there is a problem with one file. Though I do need a log of success or failure. Windows programs that do this stuff are FolderClone and GoodSync. I looked at Unison and Rsync and one or two others, but none appeared set up to do what I need, or to be excessively complex / general. I don't need something that can sync two copies, or over internet ....
View 5 Replies
View Related
Jun 4, 2011
Should I be able to transfer files between computers wired to the same router? Is the router bridging function used to transfer data between wired computers? I just got DSL and I'm new to networking. I have openSuse 11.4 on two computers plugged into a Belkin router. The internet connection to my ISP works from either computer. If I ping $HOSTNAME from either computer, the hostnames are different, but the IP address is the same which is that of my ISP. I only have the one router, but it has a bridging option. I don't know if it can do both bridging and routing simultaneously.
View 9 Replies
View Related
Sep 23, 2010
I want to setup a folder (several really) for websites that use PHP.
I am running Linux Ubuntu with PHP, APACHE installed.
The Apache server works in Firefox as 127.0.1.1 no problem.
The default directory is (DocumentRoot) /var/www This is stored in a file called /etc/apache2/sites-enabled/000-default
PHP executes no problem, if it is in the default directory (/var/www).
However, I'd like to activate PHP in a folder on another hard-drive (also).
In that folder I'd like to store several websites, all which will use PHP and MYSQL.
The problem is, my boot drive where /var/www currently is located has only 2 gig of space (21 gig for operating system, which seems high).
PHP files in the other hard drive do not execute, even under APACHE server.
How can I safely change the PHP enabled folder? How can I add more folders, without erasing the current one?
View 2 Replies
View Related
Mar 4, 2011
How to backup and restore local folders in K Mail. I understand that this is a rudimentary question-- under K Mail in 11.2 there is no backup and restore option for local folders (that I have been able to find anyway). I use 11.2 on this machine where I do all e mail, browsing and everything pretty much internet related. I am going to upgrade to 11.4 in another week and want to make sure that I understand backup and restore procedures for K Mail...in case something untoward happens during the upgrade to 11.4.
View 2 Replies
View Related
Sep 16, 2010
Running knode with 11.3 and KDE 4.5 (same problem with 4.4) it is
impossible to drag articles into local folders. Indeed there seems no
way of using local folders at all. Is this a bug, or something wrong
with my setup?
View 1 Replies
View Related
Apr 16, 2010
Using C++, I want to process sub-folders on my home folder sequentially each with a special naming format and containing some binary files in it:
Code:
1/
2/
3/
4/
5/
6/
...
Give above folders, I will process files in 1/ at first, 2/ at second, 3/ at third, and so on.
For some n/ folder, if I realize that n/ actually does not exist in local file system, I do not want to wait for it. Hence I will keep processing (n+1)/ folder, and so on.
However, when processing some (n+m)/ folder, previously not processed n/ folder may have been created on local file system. In this case, I do not want to miss processing it, but somehow detect its creation and process it. After processing n/ folder, I want to continue from (n+m+1)/.
View 5 Replies
View Related
Oct 21, 2010
Is it safe to put my old .mozilla and .mozilla-thunderbird folders from xandros 4.2 into OSS 11.3? I have apps, emails, and settings that I would like to keep. This might seem like an over precautious question, but I've broken Xandros more than once. I would hate to do it to OSS.
View 2 Replies
View Related
Aug 26, 2010
Thanks to Lucid not working properly on i845, i855 and other 8xx chips, had to re-install Karmic on my mum's computer.I saved all the data from her old install and I ve managed to get all her old emails from thunderbird, but I cant import her address book.In Thunderbird/tools/import/addressbooks it only allows importing of LDIF, .tab, .csv and .txt files, but I cant find any of these files in any of the Thunderbird, .Thunderbird, Mozilla-Thunderbird or Mozilla folders in Home folder or anywhere, all I can find is "abook.mab" which IS supposed to be her address book, but when I try and import it the entries are blank and/or indecipherable (prob cos not a compatible file type).
Its one of those "simple" things to do, thats taken hours and hours of time, but that I cant actually find out how to do.
View 1 Replies
View Related
Sep 13, 2010
I had a portable apps version of Thunderbird (windows) that runs off a thumb drive and wanted to take the settings and transfer them to my Thunderbird that's on my Linux computer.
This is what I did:
First, I installed thunderbird on my Ubuntu 10.04 Linux box and opened it, and closed it (so that it would create the /home/<username>/.thunderbird folder in the user account).
Then, I renamed the linux /home/<username>/.thunderbird folder to .thunderbird_ORIGINAL
Then, I created a new /home/<username>/.thunderbird folder
Then, I took the windows e:ThunderbirdPortableDataprofile folder and copied it to the /home/<username>/.thunderbird folder.
Then, I looked into the /home/<username>/.thunderbird_ORIGINAL folder and wrote down the name of the folder with the ".default" extension.
Then, I renamed the profile folder (that came from the windows e:ThunderbirdPortableData folder) "<name-I-wrote-down>.default".
And then, I copied the profiles.ini folder from /home/<username>/.thunderbird_ORIGINAL to the /home/<username>/.thunderbird folder.
I opened up Thunderbird in Linux and everything seems fine! (I'll definitely be keeping a backup just in case)
My question is: is this fine and dandy, or a recipe for disaster?
View 2 Replies
View Related
Jan 1, 2010
Having a bit of a issue with Debian Squeeze and transferring files to the Sony PSP..Hook up PSP to USB port and Debian mounts it..I go to drag a 125 meg mp4 to video folder..Copy windows takes about 10 seconds to transfer it..Exit USB mode and there is no video there. Go back into USB mode and look at video folder on the PSP memory stick and there is no video..It vanished. From another after copy progress closed I right clicked PSP and unmounted it..
It error-ed saying device was busy and could not unmount..Looking at light on PSP i see memory stick is still being written to..i wait for light to stop flashing..About a minute or so..Then am able to unmount it..Go to PSP video and theres the video ready to be watched. Debian isnt accurately showing the copy progress...Its showing complete when it isnt..I have to watch the light on PSP to know when it is truly finished.
View 3 Replies
View Related
Jan 20, 2010
using Slackware 13.0, and whenever i trasfer my files to USB, like copy or cut and paste, it will show as if file transfered in an instant,like click paste and poof.the whole 1 gig file transferred in one second, and it wont show dialog box of transfer process, and then i have to predict some minutes and wait (till the transfer actually finishes, i have to usually see my USB's transfer indicator light), if i plug out before or my prediction goes wrong, i end up with corrupted files. This aint related to window manager, as same is case for KDE and XFCE tried thunar, konqueror, midnight commander, all of em resulted with same problem.
View 6 Replies
View Related
May 12, 2010
I have a shared NTFS partition ("shared") that I use for data for both Windows and Ubuntu. How can I mount the music folder on shared to $Home/Music, and the Videos folder on shared to $Home/Videos? I want to mount the different folders on the partition to different folders in home.
View 2 Replies
View Related
Sep 9, 2010
I run version 10.04 GNOME. My problem is (after substantial searching) that I need to have both users ('juliusz' and 'sarah') running Thunderbird but with the same profile (settings, email, accounts etc. preferably of 'juliusz'). The only results on the internet are share Thunderbird between Windows and Ubuntu.
I have two users juliusz and sarah. I need either of them to have the same profile, always in synch whenever they logon to own account. When I tried to edit sarah's /home/sarah/.mozilla-thunderbird/profile.ini by inserting: Path=/home/juliusz/.mozilla-thunderbird/xxxxxxx.default after i run Thunderbird for 'sarah' I get message: "Thunderbird is already running, but is not responding. To open a new window, you must first close the existing Thunderbird process, or restart your system." I checked with "ps aux" there is no Thunderbird running in sarah's session. There is no Thunderbird running in juliusz's session when I reloged to juliusz.
View 5 Replies
View Related