lukasz-wronski / vscode-ftp-sync

Ftp Sync plugin for Visual Studio Code
https://marketplace.visualstudio.com/items/lukasz-wronski.ftp-sync
320 stars 85 forks source link

Is thera a way to specify files to sync instead of compiling a long ignore list? #45

Open yuqiu77 opened 8 years ago

yuqiu77 commented 8 years ago

My situation is that I want to remotely edit scripts for data mining and there are many large data files in the remote folder that I don't want to download. So instead of compiling a long ignore list, I hope I could specify that I only want to sync scripts, say .sh .py and *.R.

Jaimer commented 8 years ago

This or like ftp in Notepad++ functionality where you select the files to edit from the remote directory tree.