Differences

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

2019-07-25 2019-09-24
print progress (martin) Since 5.16 we will be using !E instead of !S (martin)
Line 17: Line 17:
# @name        Batch &Rename... # @name        Batch &Rename...
# @command      powershell.exe -ExecutionPolicy Bypass -File "%EXTENSION_PATH%" ^ # @command      powershell.exe -ExecutionPolicy Bypass -File "%EXTENSION_PATH%" ^
-#                  -sessionUrl "!S" -remotePath "!/" -pattern "%Pattern%" ^+#                  -sessionUrl "!E" -remotePath "!/" -pattern "%Pattern%" ^
#                  -replacement "%Replacement%" -pause -sessionLogPath "%SessionLogPath%" ^ #                  -replacement "%Replacement%" -pause -sessionLogPath "%SessionLogPath%" ^
#                  %PreviewMode% !& #                  %PreviewMode% !&
# @description  Renames remote files using a regular expression # @description  Renames remote files using a regular expression
# @flag        RemoteFiles # @flag        RemoteFiles
-# @version      5+# @version      6
# @homepage    ~~SELF~~ # @homepage    ~~SELF~~
-# @require      WinSCP 5.14.2+# @require      WinSCP 5.16
# @option      - -run group "Rename" # @option      - -run group "Rename"
# @option        Pattern -run textbox "Replace file name part matching this pattern:" # @option        Pattern -run textbox "Replace file name part matching this pattern:"

Last modified: by martin