Skip to content

hongster/sftptest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sftptest

This is a program for testing SFTP connection. I created this program to monitor SFTP connectivity with Monit.

Getting Started

Make sure port number is specified with hostname.

git clone git@github.com:hongster/sftptest.git
cd sftptest
go mod tidy
go build
./sftptest ftp.example.com:22 userFoo passwordBar

About

Go program for testing SFTP connection.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages