Hello,
I would like to use FreeFileSync to copy virtual machines from A to B every week.
Currently it only copies VMs that have been "changed".
How can I set that everything is always copied to B?
Copy always everything
- Posts: 4
- Joined: 28 Feb 2020
- Posts: 4055
- Joined: 11 Jun 2019
Task schedule, look into the documentation
- Posts: 4
- Joined: 28 Feb 2020
Thank you! But this is not what I asked for...
- Posts: 4055
- Joined: 11 Jun 2019
Wait, so you want to copy everything, even if it hasn't changed?
Use robocopy/xcopy then
Use robocopy/xcopy then
- Posts: 4
- Joined: 28 Feb 2020
yes thats right! Can FreeFileSync handle this or just copy changes?
Do you know another GUI Tool for this? Thank you!!
Do you know another GUI Tool for this? Thank you!!
- Posts: 4055
- Joined: 11 Jun 2019
You are better off using task scheduler and using robocopy
- Site Admin
- Posts: 7212
- Joined: 9 Dec 2007
Nah! :D The issue is not with FFS, but whatever tool is used for the VM that doesn't properly set modification times. e.g. VMware correctly sets modtime on VM use. If not, there is likely an option to have it behave correctly.You are better off using task scheduler and using robocopy xCSxXenon, 06 Mar 2021, 18:17
- Posts: 4055
- Joined: 11 Jun 2019
I took it to mean that the timestamps won't change, so FFS won't see it as a sync at all
- Site Admin
- Posts: 7212
- Joined: 9 Dec 2007
Yes that's correct. My remark was geared towards "not using FFS", when the IMHO better solution is to fix "not saving time stamps", what I consider an issue rather than normal behavior.I took it to mean that the timestamps won't change, so FFS won't see it as a sync at all xCSxXenon, 06 Mar 2021, 18:53