Skip to content

kirrg001/node-sftp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sftp fork

This repo is a fork of https://github.com/ajaxorg/node-sftp. I already improved the lib and fixed bugs.

tests

  • Tests are run against a real sftp server, which you will have to provide.
  • The server should only allow connecting with a private key
make tests host=host username=username key=private-key-path

Packages

No packages published

Languages

  • JavaScript 99.6%
  • Makefile 0.4%