From ba95bfcdeeeffc03d66a44388357ba0341f01255 Mon Sep 17 00:00:00 2001 From: Sean Date: Sun, 10 Aug 2025 20:08:13 -0400 Subject: [PATCH] Update Readme --- Readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.txt b/Readme.txt index 42556a7..1fc0d48 100644 --- a/Readme.txt +++ b/Readme.txt @@ -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.