Skip to content

dianaamfr/P2P-Backup-Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 

Repository files navigation

P2P File Backup Service

This repository holds two implementations of a peer-to-peer distributed backup service that supports the backup, restore, and deletion of files. The first implementation provides a service where computers in the same local area network LAN can be used to back up files. The second project uses a design based on the Chord algorithm and aims to provide a backup service across the internet. Both projects were developed for the course on Distributed Systems at FEUP. For a detailed description of each project, please refer to the respective directories, namely proj1-backup-service and proj2-chord-backup-service, where you can find the source code, instructions, and report of each project.

Collaborators:

Project 1 - A Distributed File Backup Service:

  1. Diana Freitas
  2. Eduardo Brito

Project 2 - A Distributed File Backup Service for the Internet based on Chord:

  1. Diana Freitas
  2. Eduardo Brito
  3. Hugo Guimarães
  4. Paulo Ribeiro

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published