I use FastCopy to sync up directories between two computers. When I run FastCopy interactively, it works just fine. When I call it from a Scheduled Task, then the "sync" function (destination mirrors source) works erratically. It will often decide that files need to be copied over again, despite the file already being in the destination folder.
The task is running on a Windows 2008R2 server and is running under an account with Domain Admin privileges.
Any ideas?.