hint on pw downloads

This commit is contained in:
Ville Rantanen
2023-10-30 11:59:50 +02:00
parent 10ba7ef02b
commit adf6f73792

View File

@@ -25,6 +25,7 @@ _help() {
Usage: Usage:
echo my data | $SELF w file.ext # writes data with name: file.ext echo my data | $SELF w file.ext # writes data with name: file.ext
$SELF w file.ext # sends file keeping its name $SELF w file.ext # sends file keeping its name
curl -H "Password: [password]" $MFL_ROOTURL/path/to.file # password download
Config: Config:
set: MFL_ROOTURL, MFL_TOKEN set: MFL_ROOTURL, MFL_TOKEN