This is a console application takes a list of files from an XML file named FilesToBackup.xml and writes them to a tape drive. The output is a file called BackedUpFiles.xml which contains the necessary information to restore the files that were backed up to the tape drive. A log file is also generated called log.txt which will display any exceptions that have occurred as well as the start and end time of the write process. TapeBackup.exe has several configurable switches that can be found with the switch /? (ie TapeBackup.exe /?)
-
Notifications
You must be signed in to change notification settings - Fork 0
An application that writes any type of file to a tape drive for offsite backups. Files are created which detail the location of files that need to be backed up as well as the backed up files locations on the tape. The utility can be scheduled via task scheduler for backup automation.
JakeLardinois/TapeDrive
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
An application that writes any type of file to a tape drive for offsite backups. Files are created which detail the location of files that need to be backed up as well as the backed up files locations on the tape. The utility can be scheduled via task scheduler for backup automation.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published