Skip to content

JamJaws/java-sftp-ssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java SFTP with SSH key example

Build

Run the tests

Will start up a SFTP server in a container using testcontainers and connect to it with a SSH key.

./gradlew test

Run the App

Will connect to a SFTP server and fetch one file and print the file contents.

Requires that a SFTP server is running locally. Read how to start it here.

./gradlew run

About

Java SFTP with SSH key example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages