Re: List fileName into a text file
You can use XML logging and transform the XML log to whatever format you want.
See https://winscp.net/eng/docs/logging_xml#xslt
Or if you are more familiar with PowerShell/C#/VB.NET, you can use WinSCP .NET assembly:
See https://winscp.net/eng/docs/library_session_listdirectory#example
See https://winscp.net/eng/docs/logging_xml#xslt
Or if you are more familiar with PowerShell/C#/VB.NET, you can use WinSCP .NET assembly:
See https://winscp.net/eng/docs/library_session_listdirectory#example