View Single Post
Old 10-05-2007, 02:05 AM   #8 (permalink)
entong
 
entong's Avatar
 
Join Date: Sep 2007
Posts: 166
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Originally Posted by entong View Post
/private/var/root/Library/SMS/sms.db and
/private/var/root/Library/Notes/notes.db



/var/root/Library/AddressBook/AddressBook.sqlitedb and
/var/root/Library/AddressBook/AddressBookImages.sqlitedb

if you can ssh into your iphone just run

find / -name "*db"

and you'll get all the system databases

that's what i use for back up my sms,notes and addressbook
i just need to copy those database for backup my contact database and just in case something happen i just put it back. using the method above.
entong is offline   Reply With Quote