Visual Studio Code sFtp kullanımı

NOTLARIM 2024-01-06 16:48:04

Visual Studio Code sFtp olayı hostinge bağlanıp direk localde yazmış olduğun kodun hostinge kayıt edilmesi olayıdır vsc de uzantılar sekmesinden sftp yi indir 

{
    "name": "Ahmet Altun",
    "host": "web sitesinin adı ",
    "protocol": "ftp",
    "port": 21,
    "username": "ftp username",
    "remotePath": "/",
    "password": "ftp şifre",
    "uploadOnSave": true,
    "useTempFile": false,
    "openSsh": false
}
sftp visual studio code

CONTACT ME

0 / 250 karakter