Way to Backup Lotus Notes Windows Directory
February 21st, 2010
2 comments
Here at Breaking Par, we make daily backups of all our customer’s HTML files to a backup machine. The backup was done through a Windows batch file using the XCOPY command to copy all the files that had been modified. We have been doing this for a long time without much thought.
Recently, we took a look at the directories and noticed there was extra files in the backup subdirectory that didn’t exist in the main directory. After some research, we determined that the files were deleted in the main directory and never deleted in the subdirectory. After a little research, we were able to figure out how to get a true backup using only Windows batch files.
Viewed 7518 times by 2195 viewers













