Differences

This shows you the differences between the selected revisions of the page.

2021-01-15 2021-06-23
sha256-like fingerprint (martin) redundant ToString (martin)
Line 25: Line 25:
# @description  Periodically scans for changes in a remote directory and ^ # @description  Periodically scans for changes in a remote directory and ^
#                  reflects them on a local directory #                  reflects them on a local directory
-# @version      9+# @version      10
# @homepage    ~~SELF~~ # @homepage    ~~SELF~~
# @require      WinSCP 5.16 # @require      WinSCP 5.16
Line 86: Line 86:
    if ($sessionOptions)     if ($sessionOptions)
    {     {
-        $status = "$($sessionOptions.ToString()) - $status"+        $status = "$sessionOptions - $status"
    }     }
    $Host.UI.RawUI.WindowTitle = $status     $Host.UI.RawUI.WindowTitle = $status

Last modified: by martin