Problem with "new" timestamp function
I tried to make a batch import script for backup my ftp location.
I download the folder "html" to my external drive "S:" on the external drive is an folder "backup".
In the "backup" folder I like to make a new folder with a timestamp as name.
get "/html" "S:\backup\%%TIMESTAMP%%\"
The problem now is that it doesnt use the timestamp function, but "%%TIMESTAMP%%" as text?
Is ther anyone that can help me?
I download the folder "html" to my external drive "S:" on the external drive is an folder "backup".
In the "backup" folder I like to make a new folder with a timestamp as name.
get "/html" "S:\backup\%%TIMESTAMP%%\"
The problem now is that it doesnt use the timestamp function, but "%%TIMESTAMP%%" as text?
Is ther anyone that can help me?