Transfer file (sender) netcat

Send file to a remote listener

nc -lvp 4444 < file.tar.gz
more netcat all 10 commands →