Fake ftp client-server
git clone https://github.com/vladimirfilosof/file-client-server.git
cd file-client-server/build
make
./server
./client server-ip command [path/to/file] [dir/on/server]
Now supporting theese commands:
sendfile path/to/file [dir/on/server]