Create "Folder Compare" session
Add from and to folders (if sharepoint library unc path not working read this)
Add filter if needed
Save Session
Create text file: (script.txt)
log verbose append:"c:\autosync_log.txt"
load session_name
sync update:lt->rt
Create bat file:
BCompare.exe @"script.txt"
Add bat file to sheduled tasks.
No comments:
Post a Comment