Differences

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

2019-03-27 2019-04-12
5.15 released - removing beta notices (martin) 5.12 Extensions metadata can span multiple lines. (martin)
Line 83: Line 83:
<code powershell - UploadDeleteKeepStructure.ps1> <code powershell - UploadDeleteKeepStructure.ps1>
# @name        Upload and Delete Files # @name        Upload and Delete Files
-# @command      powershell.exe -ExecutionPolicy Bypass -File "%EXTENSION_PATH%" -sessionUrl "!S" -remotePath "!/" -sessionLogPath "%SessionLogPath%" -pause !& +# @command      powershell.exe -ExecutionPolicy Bypass -File "%EXTENSION_PATH%"
-# @description  Moves selected local files to a remote directory, but keeps local directory structure+#                  -sessionUrl "!S" -remotePath "!/" -sessionLogPath "%SessionLogPath%"
 +#                  -pause !& 
 +# @description  Moves selected local files to a remote directory,
 +#                  but keeps local directory structure
# @flag        ApplyToDirectories # @flag        ApplyToDirectories
-# @version      3+# @version      4
# @homepage    ~~SELF~~ # @homepage    ~~SELF~~
-# @require      WinSCP 5.8.4+# @require      WinSCP 5.12
# @option      SessionLogPath -config sessionlogfile # @option      SessionLogPath -config sessionlogfile
# @optionspage  ~~SELF~~#options # @optionspage  ~~SELF~~#options

Last modified: by martin