VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Incremental Backup


Category: Complete Applications
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (9 Votes)

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
Code Returns
Nil
Side Effects
Nil
API Declarations
Nil

Rate Incremental Backup

Download Incremental Backup

Download Incremental Backup (8 KB)

Incremental Backup Comments

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

Post your comment

Subject:
Message:
0/1000 characters