Open nastechrx opened 6 months ago
Also seeing this issue on Windows 11; right-click to Upload File works fine but seeing "Config Not Found" when called through any other save method. Debug doesn't report anything useful.
None of the following resolved the issue:
Same Issue here with Windows 10
Type: Bug
ctrl + alt + p => select SFTP: config [Window Title] Visual Studio Code
[Main Instruction] El comando "SFTP: Config" ha dado lugar a un error
[Content] command 'sftp.config' not found
[Aceptar]
The folder was already reinstated and also erased directly from the extensions and remains the same
Extension version: 1.16.3 VS Code version: Code 1.90.0 (89de5a8d4d6205e5b11647eb6a74844ca23d2573, 2024-06-04T19:33:54.889Z) OS version: Windows_NT x64 10.0.19045 Modes:
I started getting this problem recently ( i never had it before). On windows 11, and try to save the file, I get config not found error. As others say, calling upload file from the command palette works perfectly.
I am also seeing this issue when the local files are stored on a network drive with spaces in the name. In my case the local directory is like: file://nas/share/My Documents/Subfolder1/Subfolder 2...
Right-click + upload on files works perfectly as stated by others.
Do you read the FAQ?
Describe the bug When I save, I get the next error into the terminal:
[error] Error: Config Not Found. (file:///Volumes/XXXXXXX)
But when I use right click > Upload File works perfectly. Doesn't occur in all projects but there are a lot of projects that sent me the same error.
Expected behavior When I save a file, upload the file with no problems.
Screenshots
Desktop (please complete the following information):
Extension Logs from Startup - required
Open User Settings.
sftp.debug
totrue
and reload vscode.