Skip to content

erikstrand/backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backup

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published