Brian_7
|
2011-02-12
, 00:30
|
Posts: 268 |
Thanked: 75 times |
Joined on Jan 2011
|
#691
|
|
2011-02-12
, 11:21
|
Posts: 284 |
Thanked: 74 times |
Joined on Mar 2010
@ Wigan, UK
|
#692
|
OK i sorted this, damn windows firewall. Disabled it and i can get a connection now.
However im still unsure how to connect to the n900 once its connected to my windows 7 box running ssh server. I tried afew connections in putty but couldnt really get anywhere. Im new to ssh, any guidace would be greatly appreciated.
scp root@localhost:/home/user/MyDocs/somefile.txt .
scp root@localhost:/home/user/MyDocs/somefile.txt remote@MyServerIP:/home/remote
Permission denied, please try again. Permission denied, please try again. Permission denied (publickey,password,keyboard-interactive). lost connection Nokia-N900:~#
|
2011-02-12
, 18:08
|
|
Posts: 1,648 |
Thanked: 2,122 times |
Joined on Mar 2007
@ UNKLE's Never Never Land
|
#693
|
Figured it.
** 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 .
The Following User Says Thank You to Saturn For This Useful Post: | ||
|
2011-02-12
, 21:00
|
Posts: 284 |
Thanked: 74 times |
Joined on Mar 2010
@ Wigan, UK
|
#694
|
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.
Local machine - win7- (internal)192.168.2.4 Server - win7 - sshd - (int)192.168.2.5 - (ext)MyServerIP N900 - usual setup
|
2011-02-13
, 01:23
|
|
Posts: 1,648 |
Thanked: 2,122 times |
Joined on Mar 2007
@ UNKLE's Never Never Land
|
#695
|
Cheers saturn. I was trying to get WinSCP to do it but I was running it on the local machine and i didnt know where to connect to because first i must connect to the server and then to the n900. Should i run it straight on the server? The server is win7 running CopSSH and it has a bash shell but i cant connect to the n900 from that.
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:
At the moment, i cant seem to talk to the n900 from the server, the only way i can get it to work is connecting the local machine to the server via putty and MyServerIP and then logging in, then i use the ssh command for the n900 (ssh -p 8080 localhost -l root), enter my password and im away.Code:Local machine - win7- (internal)192.168.2.4 Server - win7 - sshd - (int)192.168.2.5 - (ext)MyServerIP N900 - usual setup
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?
scp user@xxx.xxx.xxx.xxx:/home/user/MyDocs/somefile.txt .
|
2011-02-13
, 15:44
|
Posts: 23 |
Thanked: 1 time |
Joined on Oct 2010
|
#696
|
|
2011-02-13
, 15:50
|
Posts: 268 |
Thanked: 75 times |
Joined on Jan 2011
|
#697
|
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.
|
2011-02-14
, 01:51
|
Posts: 23 |
Thanked: 1 time |
Joined on Oct 2010
|
#698
|
|
2011-02-14
, 04:55
|
Posts: 268 |
Thanked: 75 times |
Joined on Jan 2011
|
#699
|
|
2011-02-15
, 18:40
|
Posts: 6 |
Thanked: 0 times |
Joined on Oct 2010
@ TA
|
#700
|