yes
tape_splitsize 20 GB # split dumps, to reduce disc usage;
size=tapesize/10
}
define dumptype ssh-tar {
tar
auth "ssh"
ssh_keys "/home/amanda/.ssh/id_rsa"
client_username "amanda"
}
[...SNIP...]
amcheck on this job a
ize 20 GB # split dumps, to reduce disc usage;
size=tapesize/10
}
define dumptype ssh-tar {
tar
auth "ssh"
ssh_keys "/home/amanda/.ssh/id_rsa"
client_username "amanda"
}
[...SNIP...]
amcheck on this job always fails with this messa
In 2.5, use -auth=ssh option for amandad.
In amanda.conf file, do
define dumptype global {
auth "ssh"
}
Please note that I'm not using these options.
Paddy
On 4/25/05, Mike <[EMAIL PROTECTED]> wrote:
> its nice that you SAY that, but I don't see anything in the
> documentation on how to set i
its nice that you SAY that, but I don't see anything in the
documentation on how to set it up, or even a reference to setting it up.
I need a little more that "sure, you can do it".
Paddy Sreenivasan wrote:
Amanda 2.5 supports ssh between server and client. You will have
download 2.5 source and c
Amanda 2.5 supports ssh between server and client. You will have
download 2.5 source and compile it for your platform.
Paddy
On 4/22/05, Mike <[EMAIL PROTECTED]> wrote:
> Simple question, can I push amanda over SSH, and If I can, where is the
> how-to
>
>
Simple question, can I push amanda over SSH, and If I can, where is the
how-to