How to Transfer Files Between Two Computers using nc and pv Commands
By
This article will explain how do you transfer files between two Linux computers using nc (networking utility) and pv (pipe viewer) commands, before moving further let me explain what are these two commands.