Re: How to exclude some folders from TXT file
No, WinSCP still does not support that. I do not think it ever will.
Though it is pretty easy to write a PowerShell script that loads such file and composes a WinSCP file mask from its contents and passes it to
See
https://winscp.net/eng/docs/library_powershell
https://winscp.net/eng/docs/library_session_synchronizedirectories
Though it is pretty easy to write a PowerShell script that loads such file and composes a WinSCP file mask from its contents and passes it to
Session.SynchronizeDirectories
.
See
https://winscp.net/eng/docs/library_powershell
https://winscp.net/eng/docs/library_session_synchronizedirectories