- 1. [Networker] capture recover command output (score: 1)
- Author: ess07 <networker-forum AT BACKUPCENTRAL DOT COM>
- Date: Wed, 29 Oct 2008 07:22:48 -0400
- I am working on a perl script to help automate the recover command. We do full backups of our lotus notes everyday. We hold 2 weeks of daily backups and 12 weeks of weekly backups. From time to time,
- /lists/html/Networker/2008-10/msg00480.html (10,401 bytes)
- 2. Re: [Networker] capture recover command output (score: 1)
- Author: Will Aymond <Wilbur.Aymond AT SHELL DOT COM>
- Date: Wed, 29 Oct 2008 17:38:27 -0600
- I'm not sure how you implemented this.. Some code would help clear things up.. But if you used perl's open with a pipe for recover, the open command can only do either input or output, not both simul
- /lists/html/Networker/2008-10/msg00485.html (12,096 bytes)
- 3. Re: [Networker] capture recover command output (score: 1)
- Author: Peter Viertel <Peter.Viertel AT MACQUARIE DOT COM>
- Date: Thu, 30 Oct 2008 12:49:15 +1100
- One of the best ways I've found to interact with a command like recover is to use expect, look for expectperl on sourceforge. It lets you send commands and process the output as if you are an interac
- /lists/html/Networker/2008-10/msg00486.html (11,460 bytes)
- 4. Re: [Networker] capture recover command output (score: 1)
- Author: Davina Treiber <Davina.Treiber AT PEEVRO.CO DOT UK>
- Date: Thu, 30 Oct 2008 10:36:04 +0000
- That's not a problem if you are running the recover command in a non-interactive mode, i.e. all the params are supplied on the command line. To sign off this list, send email to listserv AT listserv.
- /lists/html/Networker/2008-10/msg00504.html (10,105 bytes)
- 5. [Networker] capture recover command output (score: 1)
- Author: ess07 <networker-forum AT BACKUPCENTRAL DOT COM>
- Date: Thu, 30 Oct 2008 06:48:51 -0400
- I was finally able to get it to work. I used the following command in my perl script to get it to work. $output = `recover -d $destination -c $notesclient -t $nsrdate -a $restorepath This was inside
- /lists/html/Networker/2008-10/msg00506.html (10,227 bytes)
- 6. Re: [Networker] capture recover command output (score: 1)
- Author: A Darren Dunham <ddunham AT TAOS DOT COM>
- Date: Thu, 30 Oct 2008 16:07:39 +0000
- The only drawback here is that you can't get partial information. If the recover command does print lines every so often (and it might not when there's no TTY), then you won't see them. This command
- /lists/html/Networker/2008-10/msg00528.html (10,882 bytes)
This search system is powered by
Namazu