Using wildcards in folder path
I am trying to use copy with wildcard for paths, eg.
synchronize local e:\path1\path2* /work/data/path1/path2*/
I get the error
System Error 123
Error listing directory e:\path1\path2*\*.*
Error listing directoy /work/data/path1/path2*/*.*
Suggestions?
synchronize local e:\path1\path2* /work/data/path1/path2*/
I get the error
System Error 123
Error listing directory e:\path1\path2*\*.*
Error listing directoy /work/data/path1/path2*/*.*
Suggestions?