name of files not backed up due to error not logged in log file
I want to make sure name of files not backed up due to error will logged in log file in slient mode, so I test it by local user backup c:\datafolder with 2 files, accessible.txt is accessible, notaccessible.txt is not accessible by configure local user have no NTFS permission on it, then local user run batch command below
acrocmd backup file --include=c:\datafolder --loc=c:\backuploc --arc=backuparc --silent_mode=on --log=c:\backuploc\log\backuplog.xml
after batch command finished, tried restore the archive and only accessible.txt is backed up as expected because local user have no permission on notaccessible.txt, but when look at backuplog.xml, no any error logged, checked Acronis console log also no any error logged
May I know how to log the error in the log file?
OS: Win2k3 SP2 Standard

- Log in to post comments