From a2f4f3e9fdc5c42057895f42a32e1c377c38c820 Mon Sep 17 00:00:00 2001 From: Einhard Leichtfuß Date: Sat, 1 Dec 2018 12:53:42 +0100 Subject: TODO --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) 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, -- cgit v1.2.3