Netcat
Downloading Files Client
Client-side for downloading files.
Syntax
$nc [host] [port] > [file]
Examples
$nc 192.168.59.3 8888 > data.txt
Typical use cases
?
Standard usage
Downloading Files Client --help
Note
File download client.
Export