Re: [Evolution] shifting Evolution from one computer to another
- From: Pete Biggs <pete biggs org uk>
- To: Dipankar Basu <basu 15 gmail com>
- Cc: evolution-list gnome org
- Subject: Re: [Evolution] shifting Evolution from one computer to another
- Date: Wed, 02 Jan 2008 10:36:56 +0000
sudo cp -r $HOME/.evolution/ /media/IOMEGA/EVOLUTION/
I get the following error messages:
cp: cannot create regular file
`/media/IOMEGA/EVOLUTION/.evolution/mail/config/et-expanded-mbox:_home_basu15_.evolution_mail_local#Inbox_R':
Invalid argument
From the name of the place you are trying to copy to, it's a ZIP drive. If
that is the case, then it is presumably a FAT32 formated disk. In that
case the error is because the file name you are trying to create is invalid.
What I suggest you do is to copy the files to somewhere else in your
home filesystem, then tar them into a file with a FAT32 compatible name
and copy that to your removable media.
P.
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]