![]() |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Try :
# chmod +x smsimporter # run-standalone.sh ./smsimporter your_file.csv smsimporter need ext partition to work. |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Nobody helped me :( , But I figured it out myself from the old posts, so I’ve finally done the importing.
Here’s what I did, 1. export sms from PC suite or anywhere else into csv. CSVed is a handy free CSV file editor you might need. 2. make sure the format is like this Code:
sms;submit;"";"12345";"";"2010.04.07 00:00";"";"Tu t'en sors?"4. download the smsimporter from here. 5. copy the sms.csv and smsimporter to your N900. 6. Open X terminal from menu and type the code from here. Code:
cp /home/user/MyDocs/smsimporter /home/user/you can use FileBox to delete the sms.csv and smsimportor from /home/user/ if you wish to. I've successfully import 1700+ sms. Good luck and hope this helps. Quote:
|
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Quote:
Unfortunately even after i have followed your instructions literally , but i can get the sms imported. I have even rebooted the mobile but no luck I have even tried to run this query against el-v1.db: SELECT * FROM Events where event_type_id=11 and remote_uid='+123456789' but this returned nothing!! actually the command runs very quick!! is this the expected behavior? any helps is much appreciated |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Quote:
it seems because i was trying to run the command from putty, it was not executing the command. However, when i used the X-terminal that is available on the mobile itself, i got the command running and got the sms imported to my conversation application.... thanks a million :) |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Quote:
|
Re: HOWTO: Importing SMS messages from Nokia phones to N900
thanks motom so much :)
|
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Hello Everybody,
I wonder if this is at all possible in reverse ? I would like to extract every event (sms) in my Conversations application and convert them into individual sms files. ie: *.vmg format. It seems everything can create a csv file. but until there is <ahem> support, lol I yearn to have all my sms backed up in Nokia LIFEBLOG nokia photo's and ovi suite dont seem to import csv . . . Thanx in advance to the best community ever ;) |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
see here
:) Quote:
|
Re: HOWTO: Importing SMS messages from Nokia phones to N900
I don't get it =(
How can I get the export thing 2 work? Is it the same export like googlarchive? I want to export it to import it on my milestone. Please help =( |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
[SOLVED] Well... obviously you have to execute the importer as user "user" and not as root. Should have thought of this, silly me. But perhaps someone can use this post for good ;)
I can confirm, that somehow the import application does "nothing". My N900 has the latest update and my import file stores around 4k messages. At first i tried to run the importer (latest build from #178 or something) as root via ssh with | as a delimiter in the .cvs file. Code:
$ run-standalone.sh ./smsimporter out.cvsAfter that i tried a few things like changing the delimiter back to ";", chmod to full rw (666) and since i don't know anything about the importers internals i tried switching the directory of the executable to 1) the user's home root dir and 2) the el-v1.db's location. I also tried running the command directly from the N900s X-term. Didn't get any results. Some ideas anyone? (I guess there haven't been any updates on the OS since the latest successful import with the smsimporter) Btw... I have already messages stored in my database. But i guess this shouldn't be a problem. Sadly i couldn't get access to the systems log files. |
| All times are GMT. The time now is 17:35. |
vBulletin® Version 3.8.8