ffsend: add Chinese translation (#11532)
This commit is contained in:
24
pages.zh/common/ffsend.md
Normal file
24
pages.zh/common/ffsend.md
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
# ffsend
|
||||||
|
|
||||||
|
> 轻松和安全地分享文件。
|
||||||
|
> 更多信息:<https://gitlab.com/timvisee/ffsend>.
|
||||||
|
|
||||||
|
- 上传文件:
|
||||||
|
|
||||||
|
`ffsend upload {{路径/到/文件}}`
|
||||||
|
|
||||||
|
- 下载文件:
|
||||||
|
|
||||||
|
`ffsend download {{url}}`
|
||||||
|
|
||||||
|
- 上传带有密码的文件:
|
||||||
|
|
||||||
|
`ffsend upload {{路径/到/文件}} -p {{密码}}`
|
||||||
|
|
||||||
|
- 下载带有密码保护的文件:
|
||||||
|
|
||||||
|
`ffsend download {{路径/到/文件}} -p {{密码}}`
|
||||||
|
|
||||||
|
- 上传文件并允许下载 4 次:
|
||||||
|
|
||||||
|
`ffsend upload {{路径/到/文件}} -d {{4}}`
|
Reference in New Issue
Block a user