command
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: May 27, 2022
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
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
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.