Robert "Bruce" Carleton
r...@rbcarleton.com
On Jul 20, 2014, at 2:27 PM, Robert Carleton wrote:
> On Jul 20, 2014, at 2:24 PM, Philip Guenther wrote:
>
>> On Sun, Jul 20, 2014 at 2:06 PM, Robert Carleton
> wrote:
>> I'm using dump for backups to take advantage of the dump levels. I'd like
to
On Jul 20, 2014, at 2:24 PM, Philip Guenther wrote:
> On Sun, Jul 20, 2014 at 2:06 PM, Robert Carleton
wrote:
> I'm using dump for backups to take advantage of the dump levels. I'd like to
be able to run restore interactively, using the standard in as an input.
Here's what I have in mind:
>
> #
On Sun, Jul 20, 2014 at 2:06 PM, Robert Carleton wrote:
> I'm using dump for backups to take advantage of the dump levels. I'd like
> to be able to run restore interactively, using the standard in as an input.
> Here's what I have in mind:
>
> # cd /tmp
> # ssh backup@10.0.0.10 "cat /home/backup/
I'm using dump for backups to take advantage of the dump levels. I'd like to be
able to run restore interactively, using the standard in as an input. Here's
what I have in mind:
# cd /tmp
# ssh backup@10.0.0.10 "cat /home/backup/0-var.dmp" | restore -i -f -
restore >
When I try it, it hangs on
4 matches
Mail list logo