|
2010-08-24
, 10:34
|
Posts: 200 |
Thanked: 300 times |
Joined on Nov 2009
@ The Netherlands
|
#32
|
|
2010-08-24
, 12:40
|
Posts: 56 |
Thanked: 11 times |
Joined on Jan 2010
|
#33
|
|
2010-08-24
, 13:25
|
Posts: 200 |
Thanked: 300 times |
Joined on Nov 2009
@ The Netherlands
|
#34
|
Nokia-N900:~# python
Nokia-N900:~# python Python 2.5.4 (r254:67916, May 17 2010, 21:00:32) [GCC 4.2.1] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>>
|
2010-08-24
, 13:50
|
Posts: 56 |
Thanked: 11 times |
Joined on Jan 2010
|
#35
|
|
2010-08-24
, 19:27
|
Posts: 62 |
Thanked: 6 times |
Joined on Jun 2010
@ Poland
|
#36
|
RemoteHost = 'ftp.60free.ovh.org' # remote server address RemotePort = 22 # remote server port RemotePath = '/XXXXXXXXXXXX' # remote server ftp path RemoteUser = 'XXXXXXXXXXXXX' # remote user RemotePassword
|
2010-08-24
, 20:23
|
Posts: 56 |
Thanked: 11 times |
Joined on Jan 2010
|
#37
|
|
2010-08-25
, 08:35
|
Posts: 200 |
Thanked: 300 times |
Joined on Nov 2009
@ The Netherlands
|
#38
|
Do you edit this files on windows notepad? This is a fcking app.- it change a file, that n900 can't read it.
Try apt-get install nano
cd folder
nano smscon
And that try to edit.
To author this app:
It is possible to give o this app email function?
Photos can be easy send to email server.
Can anyone show me how to for example configure a server for smscon?? What i must write here
Code:RemoteHost = 'ftp.60free.ovh.org' # remote server address RemotePort = 22 # remote server port RemotePath = '/XXXXXXXXXXXX' # remote server ftp path RemoteUser = 'XXXXXXXXXXXXX' # remote user RemotePassword = 'XXXXXXXXXXXXX' # remote password
The Following User Says Thank You to digitalvoid For This Useful Post: | ||
|
2010-08-25
, 11:31
|
Posts: 62 |
Thanked: 6 times |
Joined on Jun 2010
@ Poland
|
#39
|
|
2010-08-25
, 13:08
|
Posts: 200 |
Thanked: 300 times |
Joined on Nov 2009
@ The Netherlands
|
#40
|
also i typed in the code: