You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 months ago | |
---|---|---|
.gitignore | 6 months ago | |
CMakeLists.txt | 1 year ago | |
README.md | 1 year ago | |
build.sh | 1 year ago | |
dsuft.c | 6 months ago |
README.md
dsuft
A simple *nix file transfer program.
Tested platforms
- Linux
- macOS
- FreeBSD
- OpenBSD
- NetBSD
- DragonflyBSD
- Solaris & Illumos
Usage
dsuft file transfer utility
by lemon.sh
Usage: dsuft server[get|send] <port> <listen address> <file>
dsuft client[get|send] <port> <host> <file>