View Single Post
Posts: 515 | Thanked: 266 times | Joined on Nov 2009 @ Oelsted, Denmark
#263
Favorites are saved in the file:
/opt/sygic/Maps/dnk/favorites.upi

To back it up:
Code:
root
cp -p /opt/sygic/Maps/dnk/favorites.upi /home/
-- Update to SMM10 --

To restore it:
Code:
root
cp -p /home/favorites.upi /opt/sygic/Maps/dnk/
I don't have SMM10 yet so I can't try it out (don't know if the favorites.upi file has been moved in SMM10), but after installing SMM10 and BEFORE restoring the file You could always look for the favorites.upi file first:

Code:
root
find /opt -name favorites.upi
__________________
Christian Wilken - tux-POWER.dk!
... May the Source be with You ...

Last edited by DrWilken; 2010-08-11 at 20:31.
 

The Following User Says Thank You to DrWilken For This Useful Post: