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)
Deploying to AIX DFS
pvpkumar
We have OpenDeploy base and receiver installed on tow AIX machines. The target AIX box (OD receiver) is a DFS client. We want to push contents into the DFS server from the source machine (having OD base) via the DFS client which has OD receiver.
In the deployment config file, the target directory is mentioned as <targetFilesystem area="/:/.rw/home/gwa-od1/tmp"/>
This directory is mentioned under allowed directory in odrcvr.xml file as
<allowedDirectories>
<path name="/:/.rw/home/gwa-od1/tmp"/>
The deployment fails. I dont know whether OD does not recognize notations like "/../.rm". But this is the way I need to refer to a directory on DFS server. When I give any normal directory path in the cofig file (say /opt/interwoven/tmp) it works fine.
Can any one help me to understand how to specify target directories like this.
Find more posts tagged with
Comments
Adam Stoller
You should probably have posted this to the Content Distribution forum instead of Content Management forum, but as I'm catching up with 30+ days of DevNet posts ....
I think the problem is probably the colon - is this DFS the follow-on to AFS? Is there any other way to refer to the path other than /:/... (I don't thinke the '.rw' is the problem)
--fish
(Interwoven Senior Technical Consultant)