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": "自定义",