A simple tool to quickly share files and directories locally written in Java.
slqs [Command]
Commands:
send [Flag] [Paramter] sends a file or directory
receive [Optional] receives a file or directory
help displays help
Paramter:
--host, -h [HOST] local adress of the receiver
--path, -p [PATH] path to object you want to share
Flags:
--force, -f removes receiving prompt
--recursive, -r recursively send a directory
Optional:
--port [PORT] communication port
mvn clean package
java -jar target/slqs-1.0-jar-with-dependencies.jar