backup

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

Ahora está siguiendo esta publicación

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

Citar como

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

Categorías

Más información sobre File Operations en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0

file was not fully uploaded with the last update