![]() |
Re: [Announce] SMScon (control your device with SMS)
the default password is 12345.
|
Re: [Announce] SMScon (control your device with SMS)
Quote:
** Edit ** Last question now, maybe i'll figure this one out before someone responds like the others, but I've been searching and trying different things for a while now and cant get it. I want to be able to copy files from the N900 to either my local machine (thats running putty connected to my dedicated server, and then connected to the n900) or copy the files to my dedicated server - either is fine with me. I can get files to copy to other locations with scp but i cant get the files to my local. Im using the command like this: Code:
scp root@localhost:/home/user/MyDocs/somefile.txt . Code:
scp root@localhost:/home/user/MyDocs/somefile.txt remote@MyServerIP:/home/remote Code:
Permission denied, please try again. As always, help would be appreciated, i've spent many hours on this now and im all out of ideas. Also, should I be able to log in to the n900 straight from the server? I cant seem to be able to. Cheers, kaos. |
Re: [Announce] SMScon (control your device with SMS)
Quote:
Use something like cygwin or mobaXterm on your pc and the first scp you wrote will work. http://mobaxterm.mobatek.net/en/ Another way is to use WinSCP. |
Re: [Announce] SMScon (control your device with SMS)
Quote:
Thanks for the link, not heard of mobaXterm, i'll read up on it when I finish work, but if i use that i still am a little confused as to whether i should be running it on the server or my local machine. Maybe its a little easier to describe to me if I show you my setup: Code:
Local machine - win7- (internal)192.168.2.4 Sorry for going on, but should i be able to do it on the server or am i using the right method using a local machine and the server as a middle man? |
Re: [Announce] SMScon (control your device with SMS)
Quote:
If you just need to copy the files from machine A (n900) to B (local windows PC) execute in mobaXterm (running in your local PC) the scp command as: Code:
scp user@xxx.xxx.xxx.xxx:/home/user/MyDocs/somefile.txt . |
Re: [Announce] SMScon (control your device with SMS)
How can I stop SMSCON from using at least 6 SMS for each command I send to it. I have a text message limit from my provider and cannot afford to exceed it.... Please help.
|
Re: [Announce] SMScon (control your device with SMS)
Quote:
def GSMmodem(Number, Message, Log): """ Send message to GSM modem. """ Delay = 4 # in sec. MaxRetry = 3 # number of retries to re-activate GSMm (maybe you have 6) Retry = 0 Change MaxRetry to 1. |
Re: [Announce] SMScon (control your device with SMS)
Quote:
|
Re: [Announce] SMScon (control your device with SMS)
Quote:
|
Re: [Announce] SMScon (control your device with SMS)
First @ Digitalvoid & Saturn, kudos on a job very well done!!
Any news regarding hotmail users? Emails sent are not arriving to my hotmail account. (tried same settings as the phones mail app: e.g. mailserver - smtp.live.com, port - 587/25). I managed to make it work on gmail account (meaning im not completely clueless..) Help would be very much appreciated. |
All times are GMT. The time now is 22:02. |
vBulletin® Version 3.8.8