| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| 45001144d7 |
lib.ec.Curl: Add class
Add class Curl as the first pure FileTransfer class without _run() / _sudo(). It doesn't use any PycURL / libcurl-like binding, but runs the curl binary in a subprocess. That looks the most portable still. Signed-off-by: Jan Lindemann <jan@janware.com> |