liximomo / vscode-sftp

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

SFTP uploads into old folders #905

Closed ElStefanos closed 6 months ago

ElStefanos commented 3 years ago

I'm working on a remote server. When I want to upload I just hit CTRL+S. I had a folder named "Admin" and I wanted to rename it to "admin" I did it in local and remote (using Hostingers provided file manager). Now when I save a file and upload it, it appears in "Admin" instead of "admin". And you need to understand that there is no such folder called "Admin". So each time I have to hit left click on the file and go to upload it gets really annoying.