An open API service indexing awesome lists of open source software.

https://github.com/ryangrieb/c-backup

Simple C program that backups files
https://github.com/ryangrieb/c-backup

Last synced: 3 months ago
JSON representation

Simple C program that backups files

Awesome Lists containing this project

README

          

A simple C program that periodically backs up files.
A .backup folder is created in the directory the user wants to backup.

![alt text](https://i.gyazo.com/c0ac6c6d2d37593cce9271b71a2d30a6.png)

![alt text](https://i.gyazo.com/1b4b84432cf2afa1f7be1dda1ba752c3.png)