Posts

Showing posts with the label sftp

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 Share Improve this question Follow ...