This post is more than 5 years old
12 Posts
0
448
Centera CLI Script
Hi,
can anyone tell me how I can send a Carriage Return in CLI script file.
I try to save the poolprofilesetup automatically every month but the script needs to type a return manually when the passphrase for encryption is requested.
Here the script.cli file:
export poolprofilesetup
yes
D:\CenteraConfigSave\001.sav
< on this place I want to send a CR>
quit
Regards,
Gerry
can anyone tell me how I can send a Carriage Return in CLI script file.
I try to save the poolprofilesetup automatically every month but the script needs to type a return manually when the passphrase for encryption is requested.
Here the script.cli file:
export poolprofilesetup
yes
D:\CenteraConfigSave\001.sav
< on this place I want to send a CR>
quit
Regards,
Gerry
GBcentera
46 Posts
0
July 29th, 2009 07:00
Then it waits for user input to this window. Currently there is no possibility to provide a passphrase from a CLI script with the current implementation.
A problem report will be created. You can also request a enhancement through Powerlink for tracking.