I wrote this command line tool to backup large collections of infrequently changed files. It uses the boost filesystem library (http://www.boost.org/doc/libs/1_52_0/libs/filesystem/doc/index.htm) for filesystem traversal, and C++ streams for the actual business of copying. It does not do any version tracking, and generates no auxiliary files.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
erikstrand/backup
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published