Home Page
  • March 29, 2024, 05:59:45 am *
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

Official site launch very soon, hurrah!


Author Topic: FileSync  (Read 9641 times)

Dakusan

  • Programmer Person
  • Administrator
  • Hero Member
  • *****
  • Posts: 535
    • View Profile
    • Dakusan's Domain
FileSync
« on: September 28, 2009, 05:32:52 am »

Full content for the FileSync project can be found at https://www.castledragmire.com/Projects/FileSync.

Description: Quickly synchronize differences between file systems over a system or network
Information:

Takes a hash snapshot of entire directory structures and can compare any parts of a snapshot to parts of any other snapshots.

Quick, easy, and intuitive interfaces to find differences between directories.  View differences between files in multiple ways.  Many ways to choose how directories are re-synced together.

Includes server to remotely take snapshots and sync files over a network or the internet.

This is kind of like the Unix rsync utility, which I found out about a number of years after writing this. This is much more user friendly though, and more powerful in many ways :-), though it has less options than rsync.

See Directory Difference in Web Browser for a temporary solution.

Languages: C++
Logged