Backup Tool: restore order

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
robenroute
Level 2
Level 2
Posts: 81
Joined: Wed Feb 10, 2010 3:34 pm

Backup Tool: restore order

Post by robenroute »

Hi there,

According to the back up/restore description on page http://community.linuxmint.com/tutorial/view/2, the correct order is as follows:

1. Back up (user) data;
2. Back up installed applications (list);
3. Restore (user) data;
4. Restore (install) applications (based on list).

I was just wondering whether 3. and 4. should/could be swapped; somehow, it just makes more sense to me to install all the applications before restoring the user data. Just as an example: could restoring your documents to /home/user/Dropbox before installing Dropbox possibly lead to data loss?

Thanks for any feedback!
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
xenopeek
Level 25
Level 25
Posts: 29609
Joined: Wed Jul 06, 2011 3:58 am

Re: Backup Tool: restore order

Post by xenopeek »

No, the order is in fact correct and switching it could cause problems. When installing applications through the package manager (as this does), there won't be any files or directories created in your home directory. Only in system directories. When you first start an application just installed, and whatever files it needs to keep in your home directory (with data specific to your account) don't exist yet, only then does an application create such files in your home directory. When the files are already there because you copied them over from your previous installation, as following this guide does for you, those files will be used by the application instead of it creating new default blank ones for you.
Image
robenroute
Level 2
Level 2
Posts: 81
Joined: Wed Feb 10, 2010 3:34 pm

Re: Backup Tool: restore order

Post by robenroute »

Thanks for the explanation, Vincent. I'll stick to the prescription; at least I know how and why now. Thanks again.
Locked

Return to “Software & Applications”