I'm trying to copy files from
//is/prod TO //is/backup/prod
under the prod folder there are sub-folders.
When I try to copy I keep getting error path not found, and that because I don't have those sub-folderd created under the backup/prod folder. Is there anyway to make those sub-folder during the copy?
Thanks
//is/prod TO //is/backup/prod
under the prod folder there are sub-folders.
When I try to copy I keep getting error path not found, and that because I don't have those sub-folderd created under the backup/prod folder. Is there anyway to make those sub-folder during the copy?
Thanks