Hi,
Thank you. Now am able to view the speed.
Handle Session.FileTransferProgress
event and make use of FileTransferProgressEventArgs.CPS
property.
Hello All,
Previously I used batch script to upload files through sftp. In that we are able to view the file transfer speed for each files.
Now am trying to do the upload through powershell script. In that am unable to view the file transfer speed.
Anyone can help on this.