美文网首页liangzhici 技术整理
Centos 7安装使用ffsend

Centos 7安装使用ffsend

作者: liangzhici | 来源:发表于2020-01-09 10:40 被阅读0次

0、下载最新的ffsend:

https://github.com/timvisee/ffsend/releases

1、在windows上下载完成:


ffsend-v0.2.58-linux-x64-static

2、下载后放到此路径下:

/usr/local/bin

3、重命名为ffsend:

mv /usr/local/bin/ffsend-v0.2.58-linux-x64-static /usr/local/bin/ffsend

4、赋权:

chmod +x /usr/local/bin/ffsend

5、使用ffsend下载:

ffsend download https://send.firefox.com/download/0d9b43a2f9df432d/#1hB3Y0_plhPOHes5WJvwKw

6、下载完成:


ffsend下载文件.png

注:
0、使用wget下载总是失败,愿意尝试可以使用命令:

wget https://github.com/timvisee/ffsend/releases/download/v0.2.58/ffsend-v0.2.58-linux-x64-static -o /usr/local/bin/ffsend

相关文章

网友评论

    本文标题:Centos 7安装使用ffsend

    本文链接:https://www.haomeiwen.com/subject/vnfyactx.html