>_ linuxcommand.dev
Startseite Compression and Transfer Receiving
Netcat

Compression and Transfer Receiving

Receiver for compressed data transfer.

Ubuntu CentOS Debian Arch SUSE Slackware Alpine Fedora
Last updated: Report error
Syntax
$nc -l -p [port] | uncompress -c | tar xvf -
Examples
$nc -l -p 8888 | uncompress -c | tar xvf -
Typical use cases
?
Standard usage
Compression and Transfer Receiving --help
Note Compressed Transfer (Receiving).
Export