How to append today's date to destination file
I want to add today's date for destination file while copying file from SFTP to local drive.
EX: get "/outbound/EmpData.csv" "D:/InBound\EmpData_<<Today'sDate>>.csv"
EX: get "/outbound/EmpData.csv" "D:/InBound\EmpData_<<Today'sDate>>.csv"