Skip to content
 
 

Repository files navigation

SFTP CLI

Build Status

A cli tool for interacting with SFTP servers.

Requirements

Libraries

Build

Installation

On Unix, Linux and macOS:

autoreconf --install
./configure
make
make install

This will install sftp-cli as sftp_cli.

Usage

After installation, the sftp_cli command will be available.

You can use the --help option to get a list of available commands:

sftp_cli --help

Connecting to a server:

sftp_cli connect --subsystem <subsystem> --port <port>

License

This project is licensed under the MIT License

About

A cli tool for interacting with SFTP servers.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages