kokjan/.vscode/sftp.json

13 lines
263 B
JSON
Executable File

{
"name": "kokjan",
"host": "203.154.184.84",
"protocol": "ftp",
"port": 21,
"username": "kokjan",
"password": "Kk157344121165",
"remotePath": "/public_html/",
"uploadOnSave": true,
"useTempFile": false,
"openSsh": false
}