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
{
"name": "any given name",
"host": "given ftp address",
"port": 21,
"type": "ftp",
"username": "given username",
"password": "given password",
"path": "/",
"autosave": true,
"confirm": true
}
C:\Users\username\AppData\Roaming\Code\logs
and find out what is the problem.