资 源 简 介
file backup utility
can copy new or changed files from specified locations to backup storage. file and folder names can be filtered with regular expressions.
works with hard drives, network paths
all parameters are set through command line
no GUI - only system tray icon
files are compared by size, creation and modification date and attributes
sample
backup all files from d: empfilebackup1 folder to d: empfilebackup2 folder and write verbose log to the fb.log file:
filebackup /sync backup /from d: empfilebackup1 /to d: empfilebackup2 /v /log fb.log /if .*
possible command parameters:
/sync (backup|restore) work mode
/from (path) source folder
/froml (filename) file with source folders list
/to (path) destination folder
/if (regexp) what files should be copied
/ifl (filename) filename with regular expressions that defin