Re: Allow Filemask in Get-WinSCPChildItem
The WinSCP PowerShell module is a 3rd party package. Please ask its author.
New-WinSCPTransferOption
PowerShell cmdlet contains filemask that allows specifying date criteria for upload and downloads. This feature does not exist in the Get-WinSCPChildItem
. Having this feature allows listing the content of the remote SFTP directory based on file modification date(s).