FAQ for TreeCopy v1.11   

What are the command line options for TreeCopy?

You can optionally use the command line option that allows you to specify the source directory and the destination directory. Like this:

treecopy.exe {source dir} {dest dir}

treecopy.exe D:\InetPub\wwwroot\ F:\backups\wwwroot\

If you omit the destination directory, the application directory will be used. If any errors occur during command line processing, an errors.log file will be created in the application directory.