netwrite

netcat like tool with nice features to transport files over network

Install

All systems
curl cmd.cat/netwrite.sh
Debian Debian
apt-get install netrw
Ubuntu
apt-get install netrw
image/svg+xml Kali Linux
apt-get install netrw
Windows (WSL2)
sudo apt-get update sudo apt-get install netrw
Raspbian
apt-get install netrw

netrw

netcat like tool with nice features to transport files over network

Netrw is a simple (but powerful) tool for transporting data over the internet. Its main purpose is to simplify and speed up file transfers to hosts without an FTP server. It can also be used for uploading data to some other user. It is something like one-way netcat (nc) with some nice features concerning data transfers. Netrw can compute and check message digest (MD5, SHA-1, and some others) of all the data being transferred, it can also print information on progress and average speed. At the end it sums up the transfer.