News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Plugin support SSH?

Started by zyjjingle, September 19, 2009, 05:24:40 PM

Previous topic - Next topic

zyjjingle

we often use SSH(or telnet) login to linux server to compiler some thing. Do C::B  support SSH ? do building on remote host and disply result message on C::B.


zyjjingle

thanks,this is a very useful for me.

But in most time, I just use Makefile in remote host, no a CodeBlock's project.
I alway use "make clean" or "make".

If CodeBlock can embedded  putty in it, that is great. I will edit soucecode in C::B, through putty do build,
and compile's message show in C::B.