Vscode: Error No such file (sftp liximomo extension)
6
I have this problem when I upload a file on the server.
[error] Error: No such file
at SFTPStream._transform
at SFTPStream.Transform._read
at SFTPStream._read
How I can fix this problem? I tried to upload files to different servers, so I guess it's not a server-related problem but an extension.
visual-studio-code ftp sftp vscode-settings
Add a comment
|