AlexzSouz / SSHSftp

SSHSFTP is a API which helps you start SSH connection and transfer data securely through the network.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSHSFTP

SSHSFTP is a API which helps you start SSH connection and transfer data securely through the network.

This API uses PSFTP developed by these fellas.

Get Started

// TODO : More details will be added soon regarding how to use the SSHSFTP nuget package.

Versions

  • 1.0.0-rc1 (current)
  • 1.0.0-beta1

Features Current Version

  • Inversion of Control container using Unity 4.0.1
  • Dependency overriden
  • Disposable Connection establisher
  • Download single or multiple files (get, mget commands)
  • Local folder setter (! command)

More About PSFTP?

For more about PSFTP and Putty project, please visit here.

Copyright © 2016

About

SSHSFTP is a API which helps you start SSH connection and transfer data securely through the network.


Languages

Language:C# 100.0%