vscode-sftp icon indicating copy to clipboard operation
vscode-sftp copied to clipboard

[error] Error: Config Not Found. (file: <filename>) lists the file being sent not the config file

Open cliff-in-auld-reekie opened this issue 1 year ago • 4 comments

Do you read the FAQ?

  • [ ] Yes. And I looked thru' issues for any duplicate.

Describe the bug When I try to upload I get an error and that's fine as I'm setting up new targets. However, the stated filename is not the config file SFTP can't find but the file I'm trying to upload. That's a tad useless as I know what I'm trying to upload but I don't know which config file(s) it is looking for or where exactly it is looking.

To Reproduce Right click, Upload file

Expected behaviour The error message stating the name and location of the config file(s) it is not finding.

Screenshots Wouldn't really help

Desktop (please complete the following information):

  • OS: MacOS Sequoia 15.1
  • VSCode Version Version: 1.95.1
  • Extension Version v1.16.3

Extension Logs from Startup - required [11-07 12:14:10] [trace] run command 'Upload File' [11-07 12:14:10] [error] Error: Config Not Found. (file:///Users/cliffwallace/Desktop/_VSCode/rpi/MagicMirror/docs/install.text) at Object.l (/Users/cliffwallace/.vscode/extensions/natizyskunk.sftp-1.16.3/dist/extension.js:2:296202) at t.default. (/Users/cliffwallace/.vscode/extensions/natizyskunk.sftp-1.16.3/dist/extension.js:2:221424) at Generator.next (:null:null) at /Users/cliffwallace/.vscode/extensions/natizyskunk.sftp-1.16.3/dist/extension.js:2:220593 at new Promise (:null:null) at n (/Users/cliffwallace/.vscode/extensions/natizyskunk.sftp-1.16.3/dist/extension.js:2:220338) at /Users/cliffwallace/.vscode/extensions/natizyskunk.sftp-1.16.3/dist/extension.js:2:221365 at Array.map (:null:null) at t.default. (/Users/cliffwallace/.vscode/extensions/natizyskunk.sftp-1.16.3/dist/extension.js:2:221357) at Generator.next (:null:null) at s (/Users/cliffwallace/.vscode/extensions/natizyskunk.sftp-1.16.3/dist/extension.js:2:220395)

cliff-in-auld-reekie avatar Nov 07 '24 12:11 cliff-in-auld-reekie