Skip to content

andduq/sft

Repository files navigation

Socket File Transfer (SFT)

A simple file transfer program using sockets in C#

This is a simple file transfer program using sockets in C#. It is a console application that can be used to transfer files between two distant machines.

Installation

cd SocketFileTransfer

dotnet pack -c Release

dotnet tool install --global --add-source ./nupkg SocketFileTransfer

The tool will be installed as sft.

Usage

See sft --help for usage instructions.

About

Socket File Transfer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages