less than 1 minute read

A desktop application for sharing files between two computers (client-server). The server sends a folder to the client, the files that the user saves in the folder are synchronized with the server. Filebox has a database to identify users and send them their files. This project was done for the Distributed Systems course.

Platform: Desktop shell
Tools: Pyhton, MySQL, Socket, Shutil