>_
linuxcommand.dev
Home
Roadmap
Contact
EN
Dark
>_
>_
linuxcommand.dev
Home
Roadmap
Contact
Legal Notice
Privacy Policy
Language
DE
EN
Design
Dark
Startseite
›
Downloading Files Client
Netcat
Downloading Files Client
Client-side for downloading files.
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
Receive file as client
nc host port > file
Note
File download client.
Export
Text
JSON
Script