Path masking for windows path
I have a path as
C:\CI-CD_setup\Softs\TC20E_54_23.0.3.1\TC20E_54_23.0.3.1\move.txt
_54_23.0.3.1 number will be changing how to mask that and reirect to a file
C:\Program Files (x86)\WinSCP\WinSCP.exe /log=C:\CI-CD_setup\log.txt /command "open sftp://root:password123@1.1.1.1" "put C:\CI-CD_setup\Softs\TC20E_54_23.0.3.1\TC20E_54_23.0.3.1\*.txt %DestnPathPEF14%" "exit"
C:\CI-CD_setup\Softs\TC20E_54_23.0.3.1\TC20E_54_23.0.3.1\move.txt
_54_23.0.3.1 number will be changing how to mask that and reirect to a file
C:\Program Files (x86)\WinSCP\WinSCP.exe /log=C:\CI-CD_setup\log.txt /command "open sftp://root:password123@1.1.1.1" "put C:\CI-CD_setup\Softs\TC20E_54_23.0.3.1\TC20E_54_23.0.3.1\*.txt %DestnPathPEF14%" "exit"