Advertisement
ASP_Volume2 Files/ File Controls/ Input/ Output #39084

Incremental Backup Phase Two

This is a modified version of "Incremental Backup" found here at PSC. 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 PSC 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.

AI

Riepilogo AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Codice sorgente
original-source
Upload
Commenti originali (3)
Recuperato da Wayback Machine