Binaries/sendfile.sh

From Minux Wiki
Revision as of 00:26, 14 October 2024 by Shorun (talk | contribs) (Created page with "the sendfile binary is a part of the netlib package and used to send files to a system waiting with getfile '''usage:''' sendfile clientid file '''output:''' sends "file" to "clientid" '''eg:''' "''sendfile 5 /test.txt''" - sends "/test.txt" to computer id 5")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

the sendfile binary is a part of the netlib package and used to send files to a system waiting with getfile


usage:

sendfile clientid file


output:

sends "file" to "clientid"


eg:

"sendfile 5 /test.txt" - sends "/test.txt" to computer id 5