Ahsay How To:
Backup updated data with no timestamp change? (2776)
Product Version:
AhsayOBM: Pre-7.3.2.0
OS: All platforms
Description:
How to backup updated data with no timestamp change?
Steps:
For updated data with no timestamp change (e.g. Quickbooks, or Firebird SQL database file may not be reflected to the timestamp right away), AhsayOBM will not detect them as modified file.
To backup these types of data, you need to setup a pre-command with tool such as Touch.exe (for Windows), similar to the example as shown below:
"touch.exe C:\BackupSource\ *.*"
Specify the corresponding working directory, and command in the Command Line Tool module. The example command would touch all files within the backup source directory:
Note:
Download, and extract the Touch.exe tool in ${Install-Home}\bin
Comments
0 comments
Article is closed for comments.