1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.zh/common/ffsend.md
Reinhart Previano Koentjoro 15e106c4b6
common/*: add Indonesian translations and update other outdated translations (#13843)
* common/*: add Indonesian translations and update other outdated translations

* fping: revert "More Information" URL
2024-09-27 08:54:52 +07:00

507 B

ffsend

轻松和安全地分享文件。 更多信息:https://gitlab.com/timvisee/ffsend.

  • 上传文件:

ffsend upload {{路径/到/文件}}

  • 下载文件:

ffsend download {{url}}

  • 上传带有密码的文件:

ffsend upload {{路径/到/文件}} {{-p|--password}} {{密码}}

  • 下载带有密码保护的文件:

ffsend download {{url}} {{-p|--password}} {{密码}}

  • 上传文件并允许下载 4 次:

ffsend upload {{路径/到/文件}} {{-d|--downloads}} {{4}}