Essentially, our project is going to center around a Windows Service that will monitor a given folder on the machine's hard drive. Once a file has been detected, we'll read some of the properties, such as size, date, and name, and we'll do a quick search in the Azure cloud; if it doesn't exist, we'll upload it. Once we're sure it's safely in the cloud, we'll check the date, and anything over a certain age will be removed from the hard drive.




















































