I have added the following to Advanced/Scripts/Cmds:
cmd.exe /c move "S:\SAH Business\MedAssets SFTP\%1" "s:\SAH Business\Medassets SFTP Archive"
When performing transfer, the command displays in the status window correctly, including the correct replacement for %1, but the files do not move. I have also tried qualifying the location of cmd.exe without success.
There are no messages, pass or fail, after the command line in the log.
Any help would be appreciated.