사용자 도구

사이트 도구


java:ssh

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판 양쪽 다음 판
java:ssh [2015/08/18 15:45]
kwon37xi [Java SSH]
java:ssh [2015/08/18 15:54]
kwon37xi
줄 5: 줄 5:
   * [[http://www.jcraft.com/jsch/examples/|JSch Examples]]   * [[http://www.jcraft.com/jsch/examples/|JSch Examples]]
   * [[http://www.journaldev.com/246/java-program-to-run-shell-commands-on-ssh-enabled-system|Java Program to run shell commands on SSH enabled System]]   * [[http://www.journaldev.com/246/java-program-to-run-shell-commands-on-ssh-enabled-system|Java Program to run shell commands on SSH enabled System]]
 +
 +===== Channels =====
 +  * ''com.jcraft.jsch.Channel''에서 채널 종류를 볼 수 있다. 주요한 것들은
 +  * ''session''
 +  * ''shell''
 +  * ''exec''
 +  * ''x11''
 +  * ''sftp''
 +
java/ssh.txt · 마지막으로 수정됨: 2015/08/20 15:04 저자 kwon37xi