sublime text3 sftp
2018-12-20 本文已影响0人
JUN888
{
"type": "ftp",
"sync_down_on_open": true,
"sync_same_age": true,
"host": "host",
"user": "user",
"password": "password",
"port": "21",
"remote_path": "/",
"connect_timeout": 30,
}
{
"type": "ftp",
"sync_down_on_open": true,
"sync_same_age": true,
"host": "host",
"user": "user",
"password": "password",
"port": "21",
"remote_path": "/",
"connect_timeout": 30,
}