Skip to content

An Application Level program using Python to keep two separate directories synced, similar to Dropbox, using sockets. Program keeps an index of files in the current directory, and support hashes to verify files.

Notifications You must be signed in to change notification settings

damnOblivious/Dropbox-like-syncing-program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

-Dropbox-like-syncing-program

An Application Level program using Python to keep two separate directories synced, similar to Dropbox, using sockets. Program keeps an index of files in the current directory, and support hashes to verify files.

About

An Application Level program using Python to keep two separate directories synced, similar to Dropbox, using sockets. Program keeps 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

Languages