Hi Developers,
is it possible to get a feature, which makes a folder with a date stamp?
In robocopy it is possible with this command:
set datum=%date%
"C:\robocopy\robocopy.exe" "fromA" "toB.%datum%" /mir /r:2 /w:0
and I get a folder "toB.19.11.2018"
I need this Option for a project in our company...
I like FreeFileSync and it will be more then welcome if this feature will be available soon.
Br
Ingo
Folder with Time stamp
- Posts: 4
- Joined: 19 Nov 2018
- Site Admin
- Posts: 7211
- Joined: 9 Dec 2007
- Posts: 4
- Joined: 19 Nov 2018
Hi,
thx for your answer.
But I don't know how to use the Macros...
Can you give me a example for the folder date stamp?
Did I have to create a cmd file?
thx
br
Ingo
thx for your answer.
But I don't know how to use the Macros...
Can you give me a example for the folder date stamp?
Did I have to create a cmd file?
thx
br
Ingo
- Posts: 102
- Joined: 14 Feb 2015
For Example: