Update Readme

This commit is contained in:
2025-08-10 20:08:13 -04:00
parent dc49c5c06b
commit ba95bfcdee

View File

@@ -1,7 +1,7 @@
Backing up the mariadb database from Adrastea to Isonoe
-- Listener (SSTP)
The Listener project produces an output binary called sstp which is used for transferring files over the network.
-- (SSTP)
The SSTP project produces an output binary called sstp which is used for transferring files over the network.
The server mode listens for files and the client mode is the sender of files.
sstp SERVERMODE {port} | CLIENTMODE {serveripaddress} {serverport} {pathfileName}.
SERVERMODE will listen on the specified port for a connection and receive the specified file.