You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you elaborate on this? I'm not sure how to really implement this pwsh. Can you give me an example of how you would see it working, and a situation where you would use it?
I would like a simple progresbar like this: $session.add_FileTransferProgress( { FileTransferProgress($_) } ) would need to be implemented in New-WinSCPSession.ps1 before opening the session.
I dont know where the best place for the function would be. (mine looks like this)
Issue Description
Hello, it would be great if we could add event support like FileTransferred or FileTransferProgress !
https://winscp.net/eng/docs/library_session#events
THX
The text was updated successfully, but these errors were encountered: