View Single Post
Posts: 91 | Thanked: 29 times | Joined on Dec 2009 @ Milan - Italy
#12
Originally Posted by rmoravcik View Post
1. download smsimporter-bin.tar.gz from attachment and unpack it on your PC
2. connect your N900 using USB cable in "Mass storage mode"
3. copy extracted smsimporter and your sms messages directly to device
4. disconnect USB cable
5. open X terminal
6. enter these commands:
cd /home/user
cp MyDocs/smsimporter MyDocs/sms.csv .
chmod +x smsimporter
run-standalone.sh ./smsimporter sms.csv
Please make backup of your messages in N900 before importing your old SMS messages.
thanks a lot!!!

just few questions...

I copied from the PC to .documents the two files (smsimporter and sms.csv
but in x termina I cant use the command
cp MyDocs/smsimporter MyDocs/sms.csv .
and then the
run-standalone.sh ./smsimporter sms.csv
I can only use the
chmod +x smsimporter
but only if i go to
cd /home/user/MyDocs/.documents