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.