backup

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

이 제출물을 팔로우합니다

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

인용 양식

Ikaro Silva (2026). backup (https://kr.mathworks.com/matlabcentral/fileexchange/20635-backup), MATLAB Central File Exchange. 검색 날짜: .

카테고리

Help CenterMATLAB Answers에서 File Operations에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0

file was not fully uploaded with the last update