Differences

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

2019-05-27 2019-09-24
5.12 Bug 1589 – Use SHA-256 host key fingerprints (martin) Since 5.16 we will be using !E instead of !S (martin)
Line 20: Line 20:
# @name        &Keep Local Directory up to Date... # @name        &Keep Local Directory up to Date...
# @command      powershell.exe -ExecutionPolicy Bypass -File "%EXTENSION_PATH%" ^ # @command      powershell.exe -ExecutionPolicy Bypass -File "%EXTENSION_PATH%" ^
-#                  -sessionUrl "!S" -localPath "%LocalPath%" -remotePath "%RemotePath%" ^+#                  -sessionUrl "!E" -localPath "%LocalPath%" -remotePath "%RemotePath%" ^
#                  %Delete% %Beep% %ContinueOnError% -interval "%Interval%" -pause ^ #                  %Delete% %Beep% %ContinueOnError% -interval "%Interval%" -pause ^
#                  -sessionLogPath "%SessionLogPath%" #                  -sessionLogPath "%SessionLogPath%"
# @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      5+# @version      6
# @homepage    ~~SELF~~ # @homepage    ~~SELF~~
-# @require      WinSCP 5.12+# @require      WinSCP 5.16
# @option      - -run group "Directories" # @option      - -run group "Directories"
# @option        RemotePath -run textbox "&Watch for changes in the remote directory:" "!/" # @option        RemotePath -run textbox "&Watch for changes in the remote directory:" "!/"

Last modified: by martin