mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

* common/*: add Indonesian translations and update other outdated translations * fping: revert "More Information" URL
507 B
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}}