kokjan/.vscode/sftp.json

13 lines
263 B
JSON
Raw Normal View History

2026-02-25 06:59:34 +00:00
{
"name": "kokjan",
"host": "203.154.184.84",
"protocol": "ftp",
"port": 21,
"username": "kokjan",
"password": "Kk157344121165",
"remotePath": "/public_html/",
"uploadOnSave": true,
"useTempFile": false,
"openSsh": false
}