>_ linuxcommand.dev
Startseite Uploading Files Server
Netcat

Uploading Files Server

Server-side for file uploads.

Ubuntu CentOS Debian Arch SUSE Slackware Alpine Fedora
Last updated: Report error
Syntax
$nc -l -p [port] > [file]
Examples
$nc -l -p 8888 > data.txt
Typical use cases
?
Standard usage
Uploading Files Server --help
Note File upload server.
Export