From adf6f73792cfef63bd42e512c9ded1b05df12670 Mon Sep 17 00:00:00 2001 From: Ville Rantanen Date: Mon, 30 Oct 2023 11:59:50 +0200 Subject: [PATCH] hint on pw downloads --- code/templates/mfl | 1 + 1 file changed, 1 insertion(+) diff --git a/code/templates/mfl b/code/templates/mfl index 5b89321..f98c4d6 100755 --- a/code/templates/mfl +++ b/code/templates/mfl @@ -25,6 +25,7 @@ _help() { Usage: echo my data | $SELF w file.ext # writes data with name: file.ext $SELF w file.ext # sends file keeping its name + curl -H "Password: [password]" $MFL_ROOTURL/path/to.file # password download Config: set: MFL_ROOTURL, MFL_TOKEN