Can someone post an example script that I can use to synch a directory on my local machine to a copy of that directory on a server? I need to have all subdirectories created a dn synched as well. Thanks.

load c:\desktop \\server\share sync update:lt->rt
load c:\desktop \\server\share sync mirror:lt->rt
Comment