Unable to upload multiple files to SFTP
I have a script below. I am unable to upload multiple files to FTP thought. It just uploads one file but not all the files matching the wildcard.
To know PowerShell Script to compare timestamp of two directories of WinScp
I am new to PowerShell scripting and we have a problem statement to compare timestamp of files from two directories of WinScp. We know that winscp.net assembly support PowerShell script hence would like to know any sample script for same.