This is an old revision of the document!


Copy using nc - netcat

# Dest machine
nc -l 9999 > some-file.bin
 
# source machine
nc -w 3 host port < some-file.bin
howto/copy_using_nc_-_netcat.1494763869.txt.gz · Last modified: 2022/01/03 16:03 (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0