liximomo / vscode-sftp

Super fast sftp/ftp extension for VS Code
MIT License
1.5k stars 259 forks source link

white space at the end of the remotePath #792

Open gtproys opened 4 years ago

gtproys commented 4 years ago

Do you read the FAQ?

Describe the bug if you forget to remove white spaces at the end of the remotePath it will create a recursive reading and never give you the files inside the folders

To Reproduce Steps to reproduce the behavior: if your directory is /my4gls, but you create the file in this way "remotePath": "/my4gl " the white space after the folder

  1. See recursive folders view