• 16-02-2023, 16:14:57
    #1


    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
  • 16-02-2023, 17:08:40
    #2
    ÇÖZÜLDÜ: 21 portu ile deneyince oldu nedense.
  • 16-02-2023, 21:09:48
    #3
    port 22 sftp --> protocol
    port 21 ftp --> protcol