Copy with TimeStamp, then Copy/Delete
I want to copy from remote to local with timestamps first. Then copy another time and delete from source after.
I am just copying anything in the remote directory so using just the below works.
How would I go about adding a timestamp to essentially a wildcard? Below does NOT work.
I am just copying anything in the remote directory so using just the below works.
get *.*
get *.*.%TIMESTAMP#yyyymmddhhnnss%