vscode-sftp
vscode-sftp copied to clipboard
Configuration to specify ignored files/folders on remote
Is this a similar or duplicate feature request?
- [x] No.
Is your feature request related to a problem? Please describe. remotely, I have many other files and folders and I need to bypass someone.
Describe the solution you'd like I need to sync only specified files and folders, and this can work in both scenarios, for uploading and downloading content.
Describe alternatives you've considered We have an ignore property, but it works on the local path. We can implement the same, but it works on the remote path.
Does this project help you?
- [x] Yes. SFTP IS AWESOME!