VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Incremental Backup

Complete Applications   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

Backup from a folder and its subfolders to another. 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.
Experienced users might remove some of the visual feedback features to improve speed. I have also modified a version to remove user input in order to backup a selected folder using Microsoft Scheduler. Hope it is useful.

Inputs
Nil

Returns
Nil

Side Effects
Nil

API Declarations
Nil

Rate Incremental Backup (9(9 Vote))

Download Incremental Backup

Incremental Backup Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters