And the /I option, well, that is a weird option...If we do not use the /I option xcopy is not sure if our destination is a file or directory, so we get this prompt:C:\> xcopy originaldir mynewdir /T /EDoes mynewdir specify a file nameor directory name on the target(F = file, D = directory)?