Hi,
I'm in a directory.
I'm trying this:
copy ::test(.*) ::\\workflows\\filetrain\\00306-claro-smms-iasb\\test2016\1
I get this:
F:\workflows\test-filetrain\00306-Claro-SMMS-IASB\test-txtri2-au-nl-3.png => F:\workflows\test-filetrain\00306-Claro-SMMS-IASB\\workflows\filetrain\00306-claro-smms-iasb\test2016-txtri2-au-nl-3.png
TCC: (Sys) The system cannot find the path specified.
Why doesn't it even have a spaceband between the source and the target here?
All I want to do is to copy files, add some characters at the front of the filename, keeping the rest of the filename.
Thanks!
Peter
I'm in a directory.
I'm trying this:
copy ::test(.*) ::\\workflows\\filetrain\\00306-claro-smms-iasb\\test2016\1
I get this:
F:\workflows\test-filetrain\00306-Claro-SMMS-IASB\test-txtri2-au-nl-3.png => F:\workflows\test-filetrain\00306-Claro-SMMS-IASB\\workflows\filetrain\00306-claro-smms-iasb\test2016-txtri2-au-nl-3.png
TCC: (Sys) The system cannot find the path specified.
Why doesn't it even have a spaceband between the source and the target here?
All I want to do is to copy files, add some characters at the front of the filename, keeping the rest of the filename.
Thanks!
Peter