Re: How to list everything and anything
There's no such option in WinSCP scripting.
But it's easy with WinSCP .NET assembly.
You can use
https://winscp.net/eng/docs/library_session_enumerateremotefiles
But it's easy with WinSCP .NET assembly.
You can use
Session.EnumerateRemoteFiles
:
https://winscp.net/eng/docs/library_session_enumerateremotefiles