https://github.com/dcm4che/jsch-jboss-modules
Java secure channel module for network storage providers
https://github.com/dcm4che/jsch-jboss-modules
Last synced: 5 months ago
JSON representation
Java secure channel module for network storage providers
- Host: GitHub
- URL: https://github.com/dcm4che/jsch-jboss-modules
- Owner: dcm4che
- Created: 2015-05-04T14:14:42.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-05T15:29:50.000Z (about 11 years ago)
- Last Synced: 2025-10-06T01:21:55.488Z (9 months ago)
- Size: 125 KB
- Stars: 0
- Watchers: 23
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
jsch-jboss-modules
=====================
JBoss module for jsch
Build
=====
* `mvn install`
Install
=======
Unzip the content of _target/jsch-jboss-modules-0.1.52.zip_ into the jboss root directory, e.g.
```
unzip target/jsch-jboss-modules-0.1.52.zip -d /jboss-as-7.1.1.Final/
```