File Server banner

File Server

2 devlogs
17h 37m 29s

This is a small file server using a self made protocol (not much). It includes a CLI server and CLI client. It probably isn’t going to be any good/fast/secure, but it’s just for education.

This project uses AI

Used Google Gemini for readme examples; Used Google Gemini for understanding certain concepts and functions

Repository

Loading README...

Azok42

Now Download and Upload works just fine. I just need to implement the index file, so that can happen automatically.

I think i rewrote the exact same functions at least 5 times because it was so bad (it still is, but I don’t care)

0
Azok42

In my first devlog I worked on the general structure and the setup of the connection. After the first “contact” I developed the file transfer and protocol functions. Then i got to reworking the file transfer, because the first version was a mess.

0