xnixan | morning bassem nlsthzn Miriup | 07:33 |
---|---|---|
bassem | xnixan, at time! | 07:34 |
nlsthzn | morning xnixan, bassem... | 07:34 |
bassem | nlsthzn, xnixan, morning | 07:35 |
nlsthzn | so whats news? | 07:35 |
xnixan | bassem, nlsthzn :) | 07:39 |
bassem | nlsthzn, I'm working on arm linux! | 07:40 |
xnixan | bassem, cool | 07:40 |
bassem | I'm facing many problem!!! | 07:40 |
nlsthzn | sounds fun | 07:41 |
bassem | I have ssh but I don't have scp!!! | 07:41 |
xnixan | bassem, how? | 07:41 |
xnixan | bassem, what???? | 07:41 |
bassem | nlsthzn, yeah more fun than desktops | 07:41 |
xnixan | bassem, did not get it! | 07:41 |
xnixan | ssh without scp???? | 07:42 |
bassem | xnixan, I can ssh to the machine, but I can't remote copy files via ssh! | 07:42 |
xnixan | bassem, how come, it is the same package! | 07:43 |
bassem | xnixan, nope! when you work on very small linux distros, it's not the same | 07:43 |
bassem | xnixan, I use dropbear for ssh | 07:43 |
xnixan | bassem, do you have an error message? | 07:44 |
bassem | xnixan, yes! scp not found :-) | 07:44 |
xnixan | bassem, lol | 07:44 |
xnixan | bassem, why do not you download the source and compile it? | 07:45 |
bassem | xnixan, I'm preparing the cross enviroument now | 07:45 |
xnixan | bassem, sounds so much funny dealing with small things :) | 07:46 |
bassem | xnixan, yeah | 07:47 |
xnixan | bassem, kindly update me with what will happen :) | 07:47 |
bassem | xnixan, I want to play with it more, but my boss urge me to finish it today | 07:48 |
xnixan | bassem, you are the man :) | 07:48 |
bassem | xnixan, you didn't ask me how I transfer files to it! | 07:48 |
xnixan | bassem, telnet ? | 07:49 |
bassem | no | 07:49 |
bassem | wget | 07:49 |
xnixan | he he he | 07:49 |
bassem | and file server on my desk | 07:49 |
xnixan | bassem, you are tricky :) | 07:49 |
bassem | thanks god it has network interface | 07:50 |
bassem | the manual said that I can transfer files using minisom! but no luck! | 07:50 |
xnixan | bassem, go for it, i will stop disturbing you, finish your work and make it a live, good luck :) | 07:51 |
bassem | xnixan, thanks | 07:51 |
xnixan | bassem, you are most welcome! | 07:51 |
Miriup | Morning bassem. Just reading through your conversation. | 10:51 |
Miriup | Why not do: | 10:51 |
Miriup | ssh box "cat - > file" < file | 10:52 |
Miriup | That's essentially SCP. | 10:52 |
Miriup | If it doesn't work you must be missing some of the commands it is using on your phone. | 10:53 |
bassem | hi Miriup | 11:42 |
bassem | Miriup, it's a good idea, but I want to prepare a good enviroument for the developers! | 11:42 |
bassem | Miriup, so mainly they will use WinSCP!!! | 11:42 |
Miriup | What I meant is that SCP essentially sends commands to the other host. | 11:43 |
Miriup | So if it doesn't work, some of the commands are missing. | 11:43 |
Miriup | SCP is not a protocol like SFTP. | 11:43 |
bassem | Miriup, your command will read from standard input!!! | 11:47 |
bassem | which is? | 11:47 |
Miriup | Which command? | 11:54 |
Miriup | You have to replace "box" with your host name, the "file" after the > with the filename on your ARM device and the "file" after < with the filename on the device from which you want to copy. | 11:55 |
Miriup | The standard input connected to "cat" is the one from sshd, which will be connected to the standard input of the ssh client. | 11:56 |
Miriup | Will be right back. I need to test a few things on my X server. | 12:02 |
nlsthzn | night all | 22:00 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!