LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 02-16-2014, 07:05 PM   #1
cigtoxdoc
Member
 
Registered: Aug 2007
Posts: 63

Rep: Reputation: 0
Move evolution e-mail folders and files to different partition


Running evolution 3.2.3 under Ubuntu 12.04 64-bit. Right now, the data files and folders for evolution are under /home/john/.local/share/evolution/. This is in same partition with the OS and program files. I want to move the /evolution/ folder and subfolders to another partition that is labeled /media/MyChemistry/ so that the new location for the evolution folder and subfolders would be /media/MyChemistry/evolution/ . This disk partition is permanently mounted (unlike a thumbdrive, for example) and shows up when PC boots.

On another forum a symlink was suggested, but did not seem to work. I would prefer a hardlink.

Thank you,

JOhn
 
Old 02-16-2014, 08:01 PM   #2
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Hi,

a symlink should work. If you can explain what you mean by "did not seem to work" we should be able to help.

In principle it should be as simple as:
Code:
cd /home/john/.local/share/
mv evolution /media/MyChemistry
ln -s /media/MyChemistry/evolution .
NB. You should make sure evolution is not running while doing the above.

Note also that you hardlinks can only exist within a single partition.

Evo2.
 
Old 02-16-2014, 09:16 PM   #3
cigtoxdoc
Member
 
Registered: Aug 2007
Posts: 63

Original Poster
Rep: Reputation: 0
Thank you for your reply. Other advice I had gotten probably had sym link sent wrong. Also, I had copies the evolution folder to /MyChemistry as part of the first event.

Yes, you method may have the potential to work, but somehow the Inbox file did not move as intended, and I had to restore evolution from the file I made earlier this afternoon.

The restore put everything back under /home/john/.local/share/

Perhaps someone will tell us how to make evolution point to another directory.

John
 
Old 02-16-2014, 10:22 PM   #4
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Hi,
Quote:
Originally Posted by cigtoxdoc View Post
Thank you for your reply. Other advice I had gotten probably had sym link sent wrong. Also, I had copies the evolution folder to /MyChemistry as part of the first event.
In that case you should first delete /media/MyChemistry/evolution, eg
Code:
rm -r /media/MyChemistry/evolution
Quote:
Originally Posted by cigtoxdoc View Post
Yes, you method may have the potential to work, but somehow the Inbox file did not move as intended, and I had to restore evolution from the file I made earlier this afternoon.
Did you stop/kill evolution before moving the files and creating the symlink?
Quote:
Originally Posted by cigtoxdoc View Post
Perhaps someone will tell us how to make evolution point to another directory.
I don't use evolution so I can't confirm or deny if that is possible. If you want to try that route I suggest reading the evolution documentation.

Evo2.
 
  


Reply

Tags
databases, evolution, partition, ubuntu 12.04



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] Scripting to move thousands of files into folders ranwilli Linux - Newbie 12 06-02-2011 05:30 AM
Lost folders in Evolution mail. bluefox_123 Linux - Newbie 0 12-25-2010 06:31 PM
I can't move my files to folders using metacharacters (mv ./.blah ../?[0-9]/) Cyberman Programming 5 06-29-2008 08:34 PM
Can't move files/folders to trash... adred Linux - General 1 06-22-2008 05:40 AM
Evolution: Exchange favorite public folders do not show up in Mail View kvleeuwe Linux - Software 0 01-12-2006 05:35 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 08:38 PM.

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