>_
linuxcommand.dev
Home
Roadmap
Contact
EN
Dark
>_
>_
linuxcommand.dev
Home
Roadmap
Contact
Legal Notice
Privacy Policy
Language
DE
EN
Design
Dark
Startseite
›
Uploading Files Client
Netcat
Uploading Files Client
Client-side for file uploads.
Ubuntu
CentOS
Debian
Arch
SUSE
Slackware
Alpine
Fedora
Last updated:
2025-10-07
Report error
Syntax
Copy
$
nc [host] [port] < [file]
Examples
Examples
$
nc 192.168.59.3 8888 < data.txt
Typical use cases
Send file as client
nc host port < file
Note
File upload client.
Export
Text
JSON
Script