mac助手加入对filezilla的支持。

pull/130/head
Apex Liu 2018-12-16 20:14:39 +08:00
parent 12a37ef95f
commit 4a62319ae2
1 changed files with 7 additions and 0 deletions

View File

@ -44,6 +44,13 @@
"cmdline": "sftp://{user_name}:****@{host_ip}:{host_port}",
"desc": []
},
{
"name": "filezilla",
"display": "FileZilla",
"app": "/Applications/FileZilla.app/Contents/MacOS/filezilla",
"cmdline": "sftp://{user_name}:****@{host_ip}:{host_port}",
"desc": []
},
{
"name": "other",
"display": "自定义",