aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEinhard Leichtfuß <alguien@respiranto.de>2018-12-01 12:53:42 +0100
committerEinhard Leichtfuß <alguien@respiranto.de>2018-12-01 12:53:42 +0100
commita2f4f3e9fdc5c42057895f42a32e1c377c38c820 (patch)
tree0012f8b3b2d758504d990881b3af949d9c65a939 /TODO
parentb3352cb42a4d6e98f8b6203fe427fbd9959f3c2e (diff)
TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index b62b497..3d0bfb6 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,12 @@
# -- TODO -- #
- Make both remote source and destination possible.
`- Therefore, one could analyze the respective path strings.
+ `- Use ssh.
+ `- Set up one single connection (maybe configurable?).
+ `- ssh -oControlPath=/tmp/root-readable/something.sock \
+ -oControlMaster=yes \
+ -oControlPersist $remote /bin/true
+ `- ssh -oControlPath=/tmp/root-readable/something.sock
- Replace echo by printf(-functions).
- Set up default configuration file.
- When installing, copy the config file to both /etc and /usr/share,