Posted
Filed under Computer/package
detail information :
http://www.cep.kr/blog/cep/193

upgraded many function.
So, I is working on single shell file.
almost same function.
but it is working without kssh.cfg file.
also, with kssh.cfg file.

"-r" option is directory copy.


$ kssh -h

kssh [<option>] [<id1>@<host1> [<id2>@<host2>] ] <id>@<dest host>

 -t     : make a tunnel
 -k     : kill connection
 -l     : show connection list
 -lc    : show configuration list (it need kssh.cfg file)
 -v     : show version

* scp
kssh [<option>] <src> <id>@<dest host>:
kssh [<option>] <id>@<dest host>:<src> .
 -r     : scp's directory copy option

* ssh
kssh <id>@<dest host> [<cmd> <cmd's option>]

kssh.cfg format
-----------------------------------------------------------
# ~~~ : comment
<name1>=<old format>=<id1>@<host1>=<id2>@<host2>=<dest node>
....
-----------------------------------------------------------
2012/10/26 08:20 2012/10/26 08:20
[로그인][오픈아이디란?]