maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   HOWTO: Importing SMS messages from Nokia phones to N900 (https://talk.maemo.org/showthread.php?t=37354)

Strive_Masiwa 2009-12-17 06:20

Re: HOWTO: Importing SMS messages from Nokia phones to N900
 
Quote:

Originally Posted by rmoravcik (Post 430228)
You missed period "." at the end of cp command:
cp MyDocs/smsimporter MyDocs/sms.csv .

I am still getting the "no such file or directory" message when I enter the chmod command, even though I did enter the period of the cd line before.

I just dragged the csv of the texts into the mail N900 directory. Does it need to go somewhere else? I could not see the MyDocs location when I connectd via USB.

What are we doing wrong?

NuMetal 2009-12-17 08:52

Re: HOWTO: Importing SMS messages from Nokia phones to N900
 
You have to disconnect the from USB

Strive_Masiwa 2009-12-17 16:00

Re: HOWTO: Importing SMS messages from Nokia phones to N900
 
I has disconnected from the USB but am still getting the error. I renamed the .csv file with all my texts to "sms.csv".

So now I have 3 files:
smsimporter (unzipped)
sms.csv (that came with smsimporter)
sms.csv (renamed personal text csv)

All in the main folder you see when connecting the N900 i.e. above .documents, .sounds etc.

Is this correct?

NuMetal 2009-12-17 16:06

Re: HOWTO: Importing SMS messages from Nokia phones to N900
 
There is no sms.csv shipped with the importer :)
Now open terminal, "cd" to the directory with the files and execute these commands
FIrst: chmod +x smsimporter
Second: run-standalone.sh ./smsimporter sms.csv

Strive_Masiwa 2009-12-17 16:23

Re: HOWTO: Importing SMS messages from Nokia phones to N900
 
strange. I have 2 sms.csv files. I will delete the one that I didnt create.

Noob questions:
Is the root directory when you plug in the N900 via USB the same as the MyDocs folder? Thats where I ahve the sms.csv file and smsimporter

I navigate to MyDocs successfully but when I enter chmod +x smsimporter it is still telling me in Xterm "no such file or directory":confused:

NuMetal 2009-12-17 18:09

Re: HOWTO: Importing SMS messages from Nokia phones to N900
 
Are you shure the file is there? Look for it with "ls" or "dir"

Strive_Masiwa 2009-12-17 18:19

Re: HOWTO: Importing SMS messages from Nokia phones to N900
 
Quote:

Originally Posted by NuMetal (Post 432199)
Are you shure the file is there? Look for it with "ls" or "dir"

Thats so strange. I see it in file manager app and when I connect the N900 to a PC via USB in the top Nokia N900/ folder.
I unzipped smsimporter on my PC then dragged it directly to main N900 folder.

How do I move the files from the default/ main N900 dir (the one when you just click on the N900 in windows explorer when connected via USB) to MyDocs?

oneFinn 2009-12-17 18:31

Re: HOWTO: Importing SMS messages from Nokia phones to N900
 
Quote:

Originally Posted by zb88 (Post 431405)
how did u get it work???!! I'm seriously stuck with this sengmentation fault error... arrr can u explain how u got ur sms messages from ur old phone? I export them from Nokia PC Suite to a .csv file then copy paste my sent messages which are just 20 to the received messages .csv file and save them still I get this damn error! I'm using Windows Vista..

thanks in advance, if u'd help me out with this problem... I really need my old messages into n900

Hi zb88,

After saving old messages to csv, open that file to a text editor in PC and check that the separator between fields is semicolon (";") and not a comma.

smsimporter (or pc suite csv save) doesn't do 100% job, I found a set of messages from one sender, they got assembled to a conversation in n900, looked fine in main view, but content was empty..

oneFinn 2009-12-17 18:41

Re: HOWTO: Importing SMS messages from Nokia phones to N900
 
Quote:

Originally Posted by Strive_Masiwa (Post 432213)
Thats so strange. I see it in file manager app and when I connect the N900 to a PC via USB in the top Nokia N900/ folder.
I unzipped smsimporter on my PC then dragged it directly to main N900 folder.

How do I move the files from the default/ main N900 dir (the one when you just click on the N900 in windows explorer when connected via USB) to MyDocs?

You can move the files with X_terminal app.
the command is:
mv <filename> <path/filename>
example: move file xyz.csv from current dir (/home/user) to MyDocs, that is under user:
mv xyz.csv MyDocs (keep the same filename)
mv xyz.csv MyDocs/xyz.csv (does the same)
mv xyz.csv MyDocs/abc.csv (rename file while move)

On my Vista, the "main" folder I see from N900 is MyDocs/.documents (dot in dirname makes it hidden)

mike_shenoda 2009-12-17 22:13

Re: HOWTO: Importing SMS messages from Nokia phones to N900
 
so i wanna no how to merge both inbox.csv and sent.scv thx


All times are GMT. The time now is 09:07.

vBulletin® Version 3.8.8