Skip to content

hamed-zamani/JSCP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSCP

An SCP Server using Apache SSHD. Language: Java

###Labraries which you need:

  1. sshd-core
  2. mina-core
  3. slf4j-api
  4. slf4j-jdk14

###How to compile and run? You need only download the source codes (from /src directory) or jscp-1.0.jar (from /jar directory). Also you should download the libraries (from /lib directory). Only put the jar files in the class path, compile and run it.

###How to use? Please visit the Main.java file in /src directory. You can see how to work with it!

###Contributor Hamed Zamani: [email protected] https://khorshid.ut.ac.ir/~h.zamany/ https://hamedz.ir/

###License Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

An SCP Server using Apache SSHD in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages