Hi All,
Since a script which automates mass modifications of publications, I execute a script EditPublication.sh which executes a java program EditPublication.Jar
The script allows you to update the 138 publications:
with:
1.the hostname of the target platform.
2.user name and password.
3.the host name of the target sftp server.
4.the SSH fingerprint of the target SFTP server.
5.addFileExtension???(this option is correct?)
I would like to add the extension file on the script so that the extension file will be automatically update on the target.How can I add the extension in thisc script ?
thanks
Regards