ldclakmal / scp-transport

SCP (Secure Copy) allows the files in the local file system or a remote file system to be copied to the local files system or a remote file system. This uses SSH for data transfer and provides the same authentication and same level of security as SSH.

Home Page:https://medium.com/@ldclakmal/scp-with-java-b7b7dbcdbc85

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

SCP (Secure Copy) allows the files in the local file system or a remote file system to be copied to the local files system or a remote file system. This uses SSH for data transfer and provides the same authentication and same level of security as SSH.

https://medium.com/@ldclakmal/scp-with-java-b7b7dbcdbc85


Languages

Language:Java 100.0%