Hi List<div><br></div><div>Using OpenCms 6 we used the following script to update a resource using cmsshell.sh.</div><div><br></div><div>After upgrade to OpenCms 8, deleteResource is no longer available in the list of commands available. Is this a defect in cmsshell for OpenCms, or is there another way to acheive the same thing?</div>
<div><br></div><div>







<p class="p1">lockResource '/system/modules/com.blah/xxx.jsp'</p>
<p class="p1">deleteResource '/system/modules/com.blah/xxx.jsp' 1</p>
<p class="p1">uploadFile 'system/modules/com.blah/xxx.jsp' '/system/modules/com.blah/' 'xxx.jsp' <span class="s1">jsp</span></p>
<p class="p1">unlockResource '/system/modules/com.blah/xxx.jsp'</p><p class="p1"><br></p></div><div>Thanks</div><div>Steve<br clear="all"><div><br></div>
</div>