backup

Simple wrapper to XCOPY function for backing up folders. Changes the file archive attributes and ca

You are now following this Submission

This is a wrapper to the XCOPY commnand, with the four different modes:

prune -updates backup dir and delete files on the back up dir that do not exist on the original dir.

find -find unique files in backup dir

arch -set archive attb. to ON for files on the original dir that do not exist on the backup dir.

sync -updates BOTH directories with the newest files from EITHER directory.

Options that can be set for the XCOPY command are listed at and on the help for this function:

http://www.computerhope.com/xcopyhlp.htm

Cite As

Ikaro Silva (2026). backup (https://au.mathworks.com/matlabcentral/fileexchange/20635-backup), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

file was not fully uploaded with the last update