I'm trying to set up a sync so that every time i sync, it puts any new or modified files in a folder with the date and time.
I see the software has this option for deleted files. I was hoping to version modified files - can this be done?
If i'm not explaining myself clearly, hopefully this workflow will help :)
Create A.File
FileSync backup to ......\[Today's Date and Time]\A.File
Modify A.File
FileSync backup to ......\[New Folder with Today's Date and Time]\A.File
By proxy, modifying a file will then delete the existing copy in the destination to backup the new file, thus versioning the previous copy of the file as well.
By proxy, modifying a file will then delete the existing copy in the destination to backup the new file, thus versioning the previous copy of the file as well.
xCSxXenon, 31 Mar 2022, 19:37
Thats perfect, thank you for taking the time to let me know, cheers
Dan