copyfiles
copyfiles copied to clipboard
maybe not property work with relation path like ./
my file construct like this
A
B when i in file B and excuted commond copyfiles ../A/ ./** I set out path with "./" but it copied files into A file. not B file.