How to use ftp.simple in VSCode

前端 未结 3 1582
情话喂你
情话喂你 2020-12-11 05:22

I have installed ftp.simple, watched the YouTube video, created a SFTP config for a remote server in the ftp-simple-temp-json, and run the command: Open the file directly fr

3条回答
  •  自闭症患者
    2020-12-11 06:01

    You can check the logs to see if an error occurred.

    %appdata%/Code/logs/[Date]/renderer1.log
    

    I found the error I had using this file.

    My versions:

    • VSCode 1.27.2 (64 bits)
    • ftp-simple 0.6.7

提交回复
热议问题