Plesk panel kullanıyorum, Visualcode FTP Sync eklentisi kurdum ve ayarlarını şu şekilde yaptım:

{
    "remotePath": "/httpdocs",
    "host": "",
    "username": "",
    "password": "",
    "port": 22,
    "secure": false,
    "protocol": "ftp",
    "uploadOnSave": true,
    "passive": false,
    "debug": false,
    "privateKeyPath": null,
    "passphrase": null,
    "agent": null,
    "allow": [],
    "ignore": [
        "\\.vscode",
        "\\.git",
        "\\.DS_Store"
    ],
    "generatedFiles": {
        "extensionsToInclude": [
            ""
        ],
        "path": ""
    }
}
Hep şu hatayı alıyorum neden olabilir?
Failed to get server file list : Error: Received exit code 1 while establishing SFTP session