Y
Hacker News
new
|
ask
|
show
|
jobs
by
tym0
1874 days ago
Is there a way to use ffsend if I drop some basic auth in front of the upload?
1 comments
timvisee
1874 days ago
Yes! `ffsend upload --basic-auth USER:PASS FILE`
link
Macha
1873 days ago
It would be nice to set arbitrary (or at least Bearer) Auth tokens too in case you put it behind some oauth enforcing gateway like authelia
link