forked from ungleich-public/ccollect
add hint: ssh access required for remote_host
Signed-off-by: Nico Schottelius <nico@denkbrett.schottelius.org>
This commit is contained in:
parent
5809571ca0
commit
ca408a22cc
1 changed files with 6 additions and 0 deletions
|
@ -412,6 +412,12 @@ Detailed description of "remote_host"
|
|||
If this file is existing, you are backing up your data *TO* this host
|
||||
and *not* to you local host.
|
||||
|
||||
*Warning*: You need to have `ssh` access to the remote host. `rsync` and
|
||||
`ccollect` will connect to that host via `ssh`. `ccollect` needs the shell
|
||||
access, because it needs to find out how many backups exist on the remote
|
||||
host and to be able to delete them.
|
||||
|
||||
|
||||
Example:
|
||||
--------------------------------------------------------------------------------
|
||||
[10:17] denkbrett:ccollect-0.7.0% cat conf/sources/remote1/remote_host
|
||||
|
|
Loading…
Reference in a new issue