Re: Parse remote file names without downloading first?
You can extract remote directory listing from XML log:
https://winscp.net/eng/docs/logging_xml
Or use
https://winscp.net/eng/docs/library_session_listdirectory
https://winscp.net/eng/docs/logging_xml
Or use
Session.ListDirectory
from WinSCP .NET assembly:
https://winscp.net/eng/docs/library_session_listdirectory