### JOHLEM.net ### --- NETCAT netcat transfert de fichier server pi@raspberrypi:~ $ ls -l total 0 pi@raspberrypi:~ $ netcat -l 9999 > expressvpn_3.12.0.10-1_armhf.deb pi@raspberrypi:~ $ ls -l total 18444 -rw-r--r-- 1 pi pi 18886332 Nov 1 10:47 expressvpn_3.12.0.10-1_armhf.deb client nc -w 2 192.168.8.158 9999 < expressvpn_3.12.0.10-1_armhf.deb [saurus@fsociety Downloads]$