Skip to content

an Application Level program to keep two separate directories synced, similar to Drop- box, using sockets. Program should keep an index of files in the current directory, and support hashes to verify files.

Notifications You must be signed in to change notification settings

satyammittal/P2P-Filesharing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

P2P-Filesharing

To run open sync_folder1:
run terminal
commands:
python server.py directory_to_sync&
python client.py directory_to_sync

Same for sync_folder2

About

an Application Level program to keep two separate directories synced, similar to Drop- box, using sockets. Program should keep an index of files in the current directory, and support hashes to verify files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published