From 4a62319ae24e33f4210ae4e4ee43774f86ab921d Mon Sep 17 00:00:00 2001 From: Apex Liu Date: Sun, 16 Dec 2018 20:14:39 +0800 Subject: [PATCH] =?UTF-8?q?mac=E5=8A=A9=E6=89=8B=E5=8A=A0=E5=85=A5?= =?UTF-8?q?=E5=AF=B9filezilla=E7=9A=84=E6=94=AF=E6=8C=81=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/cfg/tp-assist.macos.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/client/cfg/tp-assist.macos.json b/client/cfg/tp-assist.macos.json index 0ede898..93ff8bc 100644 --- a/client/cfg/tp-assist.macos.json +++ b/client/cfg/tp-assist.macos.json @@ -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": "自定义",