Skip to content

RyugaXhypeR/seft

Repository files navigation

SEFT

Build Status

SEFT (SSH Encrypted File Transfer) is 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 seft as seft.

Usage

After installation, the seft command will be available.

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

seft --help

Connecting to a server:

seft connect --subsystem <subsystem> --port <port>

License

This project is licensed under the MIT License

About

A cli tool for interacting with SFTP servers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors