2021 Projects

2020 Projects

2019 Projects

2018 Projects

2017 Projects

2016 Projects

2015 Projects

2014 Projects

2013 Projects

2012 Projects

2011 Projects

Rockwell Collins: Linux File Synchronization Daemon

Project Details

Rockwell Collins is a company that deals in commerical avionics systems and provides communications technologies for the government. Many employees are constantly collaborating on projects and it is necessary for them to have up-to-date designs and documentation related to various projects. To solve this problem, our capstone team worked on developing a file system synchonrization daemon for the company.

Features:

  • Two-way sunch of home directories for specified users
  • Only sync changes (rather than whole files) to save badwidth
  • No user configuration required after set-up
  • Uses Rsync, Inotify, and SSH