Hello!
I'm using a sync and "keep remote directory up to date" commands a lot. I would like to have transfer settings (aka file masks) in a separate file for each project.
Reason is that many projects have different sync file masks. Keeping them in file (kind of like gitignore) would make it easy to manage.
I propose creating a file ".transfersettings" which WinSCP loads automatically when trying to sync or keeping remote directory up to date command in that directory. This would make managing different file masks a much easier. I could even check them to version control for each project.
Edit: I figured you call them "Transfer Settings" (
https://winscp.net/eng/docs/transfer_settings#presets ) this means my proposal is fourth option for them:
A self contained file in a directory that contains the settings when syncing from that directory.
Thank you for considering.