VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Incremental Backup Phase Two

by David M Rice (3 Submissions)
Category: Files/File Controls/Input/Output
Compatability: VB Script
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (2 Votes)

This is a modified version of "Incremental Backup" found here at VBC. This program allows one to backup from a folder and its subfolders to another folder, building destination folder structures where needed. The code checks for date last modified and only backs up newer files. This is much quicker than a "copy and paste". Vestigial files will remain in the backup folder and this can be very useful. Thanks to other VBC contributors including Pietro Cecchi whose .bas module I used. I have used a MSFlexGrid control to hold the file list, which means one may queue tens of thousands of files for backup (superior to the ListBox control); one may also now resize the form, pause execution, and limit screen refresh to help speed up file backup.

Rate Incremental Backup Phase Two

Download Incremental Backup Phase Two

Download Incremental Backup Phase Two (8 KB)

Incremental Backup Phase Two Comments

No comments have been posted about Incremental Backup Phase Two. Why not be the first to post a comment about Incremental Backup Phase Two.

Post your comment

Subject:
Message:
0/1000 characters