HI ALl,I want to deploy files under different directories to a single directory using open deploy.Is it possible through opendeploy configuration?Suppose abc.jpg, bcd.jpg, def.jpg from x,y,z directories to be placed under IMG directoryPLease help me
OpenDeploy default configuration doesn't allow you to deploy all in one directory. Either you have to change the source directory structure (or) pass the original filelist to the target server and run a dnr script to move your deployed files to desired target directory.
First - what do you mean by "default configuration"? OpenDeploy doesn't have a "default configuration" - it has several OOTB use-case-specific and/or as many home-grown customized configurations as you want - but nothing is "default".
Second - OpenDeploy has no problem deploying files from multiple source areas to a single target area - you simply have to use multiple definitions or a definition with multiple pathSpecification elements (assuming all the source locations live within a common source area path) in order to do it. (Keeping in mind the information already provided by rpoulin)
You seem to be assuming "facts" not in evidence in the thread. We have no information about the context of the question in terms of when / how / how frequently, such operations are needed by the OP. Until that information is provided, about saying "you have to change [this]" or "run a dnr script to [do that]"
I don't think multile definition solution will be a best fit for this scenario even if is directory comparision or filelist deployment