Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Include Filter
Santy05
Hi,
I am trying to do a filelist deployment for multiple servers using a single filelist. I am using a single configuration script with separate definitions for each server.
My filelist contains the following.
RETAIL52WAR.war\byweb\test.txt
RETAIL52WAR.war\web\test.txt
RETAIL52WAR.war\images\images\contents_old.txt
RETAIL52WAR.war\images\CreditCard.txt
RETAIL52WAR.war\images\Prasenjit1.txt
The deployment scenario is like this.
1. All the files in the list have to be deployed on server1 to a particular target directory.
2. I need to deploy only files under images to a different server (server2), but not the full directory specified in the filelist. but, only the files after images have to be deployed.
i.e. Directory structure on target server2 after deployment should look like " E:\web\images\*.* " and not " E:\web\RETAIL52WAR.war\images\*.* "
Any help would be greatly appreciated.
I am using OpenDeploy 6.0.1 on Windows 2000.
Thanks & Regards,
Santosh
Find more posts tagged with
Comments
iwovGraduate
What is your question here ? Are you expecting somebody to write a configuration that will work as per your requirements ?
Santy05
Hi,
I would like to know if I could achieve this using the include filters or any other option. If not, what is the best way to do it.
Thanks & Regards,
Santosh