rem Define the folders to mirror in this file. rem You can define as many folders to mirror as you like, one per line. rem Start a line with the keyword 'rem' to have that line ignored. rem Syntax: rem "" "" rem Example (these lines will be ignored as they start with 'rem'): rem "c:\documents" "d:\server-mirror\documents" rem "c:\coding\csharp" "d:\server-mirror\coding\csharp" rem "c:\music\genres\electro" "d:\server-mirror\music\genres\electro" rem "c:\graphics\photos" "d:\server-mirror\graphics\photos" rem Lastly, define the path to store resulting log files. rem (This folder will be created if it doesn't exist.) rem (Quotes around this path are optional.) "c:\Folder Mirror Logs"