Page 1 of 1

Restore from Backup Folder - SOLVED

Posted: Thu Nov 22, 2012 9:34 am
by ozdroggy
Today I downloaded and installed Linux Mint 13 my previous system being Mint 12. I thought I was following the procedure indicated in the tutorial at http://comunity.linuxmint.com/tutorial/view/2 but when I did my backup I used a "Backup" that had a single 'black box (safe?' icon. The result was a folder "MintBackUp" which contains 224 duplicity-full files, 20 duplicity-inc files and 2 each signatures and manifest files as in this screen shot:
Screenshot-TeraB.png
When I restore using the correct Backup Tool selecting the folder I end up with the folder and the included files in "michael" which does not work :shock:
To me this must be a folder full of archive files but when I select the 'archive' option I only get one file at a time.

1. How do I restore from this backup folder?

2. If it can be done, do I select Overwrite as Never or Always?

Thanks for any clues as ALL my emails and much else is hidden in this "mess" :?

Re: Restore from Backup Folder

Posted: Thu Nov 22, 2012 3:48 pm
by remoulder
ozdroggy wrote:a "Backup" that had a single 'black box (safe?' icon
This is not mintbackup it is deja-dup (package name is duplicity) so you should use that to restore.

Re: Restore from Backup Folder

Posted: Fri Nov 23, 2012 2:53 am
by ozdroggy
remoulder wrote:
ozdroggy wrote:a "Backup" that had a single 'black box (safe?' icon
This is not mintbackup it is deja-dup (package name is duplicity) so you should use that to restore.
Thank you, thank you, thank you!
Yes, deja-dup was the answer and my sense of humour has returned. :lol:

The co-operation of users of Linux is the GREAT thing about this operating system; hopefully in a few more years I will be able to contribute more and ask for less help.

There is just one question remaining.

When doing the restore I was given the choice between "Restore files to original locations" - selected by default and "Restore files to specific folder - Restore folder michael". As I had done a clean install of Mint 13 I decided that the "original locations" would have been 'destroyed' so I chose the second option. After two tries that appeared to be going OK but did not result in any restoration I then ran with the default "original locations" and all was revealed.

Why would the selection of "michael" not work? Just curious. :?

Re: Restore from Backup Folder

Posted: Fri Nov 23, 2012 8:05 am
by remoulder
ozdroggy wrote:ran with the default "original locations"
Don't use deja-dup so guessing here. Unless your original user had the exact same name and user-id then /home/michael would be a different user and unless you ran deja-dup as root you would not have had the rights to create it. Restoring to default locations presumably means to the locations within the home of the user you are currently logged in as so you would have the necessary permissions.