Development (git):
Latest release:
GPG sigs, older versions:
To authenticate add the following to your ~/.netrc:
machine login my_username password my_secret_passwordIf you are using fb-client ≥1.1 you can also use
~/.config/fb-client/config
. Please refer to
man 1 fb
for further details.
*/
?>
Arch Linux: pacman -S fb-client
Debian:
Slackware:
curl -n -F "file=@/home/user/foo" (binary safe) cat file | curl -n -F "file=@-;filename=stdin" (binary safe)