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
- Host: GitHub
- URL: https://github.com/ryangrieb/c-backup
- Owner: RyanGrieb
- Created: 2019-05-01T01:09:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-04T18:12:50.000Z (over 6 years ago)
- Last Synced: 2025-03-02T09:44:54.565Z (11 months ago)
- Language: C
- Homepage:
- Size: 69.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.

