FTP-simple Extension for vs-code config as follows: [ { "name": "claytonfelt.net", "host": "ftp.claytonfelt.net", "port": 21, "type": "ftp", "username": "clayton", "password": "clayton", "path": "/", "autosave": true, "confirm": false }, { "name": "claytonfelt.com", "host": "ftp.claytonfelt.com", "port": 21, "type": "ftp", "username": "cdfmarke", "password": "mycatfluffy3540", "path": "", "autosave": true, "confirm": false } ]