|
|
问题 1:WMI
问题 2:全部正确
snapshot64.exe -create -source C: "D:\备份\$date.sna" -L0 -R -G -o --exclude:@List.txt
snapshot64.exe -create -source C: "D:\备份\$date.sna" -L0 -R -G -o --exclude:\soft
完全正确,“snapshot64”会保留磁盘上的数据结构,这很合理
被排除的文件的名称显示出来(\soft\File.rar),但被截断了
文件内容如下
-------------------------------------------------------------
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
-------------------------------------------------------------
排除的文件大小 117.416.779 \soft\File.rar
备份时排除了文件 7.426.048 File_exclude.sna
备份文件时不排除任何文件 124.891.136 File_No_exclude.sna
Saludos! |
|