BackUpMyInfo was a submission for WinHacks 2020
The application consists of a client and server. The client allows you to specify which files on your system you would like to upload to be stored on the remote server. It currently works by making a secure socket connection and transferring the data byte by byte to the server.