add braindumps
This commit is contained in:
parent
9a314d370e
commit
d15a13dac8
2 changed files with 36 additions and 0 deletions
35
doc/braindumps/LOCAL_vs._REMOTE
Normal file
35
doc/braindumps/LOCAL_vs._REMOTE
Normal file
|
@ -0,0 +1,35 @@
|
||||||
|
to Local to Remote
|
||||||
|
backup destination is exiting
|
||||||
|
pre/postexec runs locally
|
||||||
|
--link-dest?
|
||||||
|
/delete_incomplete - can chech ddir
|
||||||
|
|
||||||
|
can check destination dir
|
||||||
|
-> dooooooo it before!
|
||||||
|
|
||||||
|
|
||||||
|
remote_host!
|
||||||
|
=> rddir_ls:
|
||||||
|
incomplete: ls -1 "${INTERVAL}"*".${c_marker}"
|
||||||
|
|
||||||
|
host support?
|
||||||
|
ssh-host-support?
|
||||||
|
|
||||||
|
=> ssh_host => save to host
|
||||||
|
execute commands there!
|
||||||
|
|
||||||
|
rm!
|
||||||
|
|
||||||
|
--link-dest?
|
||||||
|
|
||||||
|
--link-dest=DIR
|
||||||
|
=> remote dirs, rsync remote
|
||||||
|
=> works!!!!
|
||||||
|
|
||||||
|
local_destination
|
||||||
|
remote_destination
|
||||||
|
=> remote_*
|
||||||
|
|
||||||
|
both
|
||||||
|
configuration is local (what to where)
|
||||||
|
|
1
doc/braindumps/README
Normal file
1
doc/braindumps/README
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Do not read the files in this directory
|
Loading…
Reference in a new issue