Friday, July 17, 2020

export/import oracle ATG endeca application



./runcommand.sh IFCR exportApplication /opt/vol/dev/app/


./runcommand.sh IFCR importApplication /opt/vol/dev/ftp/endecamount/appname.zip

No comments:

Post a Comment

zip an empty folder structure

  find . -maxdepth 1000 -type d -exec zip ftpeu.zip {} +