get command with timestamp append
Hi guys,
This is a pretty easy request, but I can't seem to get it working.
I have multiple files in a remote directory that get updated every day. I want to download them and put them in my local folder with a timestamp appended to each file name so I have a record of the files.
I've tried this:
Which I got from these forums but it doesn't work. Can you guys point me in the right direction?
Thanks!
This is a pretty easy request, but I can't seem to get it working.
I have multiple files in a remote directory that get updated every day. I want to download them and put them in my local folder with a timestamp appended to each file name so I have a record of the files.
I've tried this:
"get FILENAME.ZIP FILENAME%TIMESTAMP%.ZIP" ^
Which I got from these forums but it doesn't work. Can you guys point me in the right direction?
Thanks!