Search found 6 matches

by DLR99
05 Jul 2023, 15:40
Forum: Help
Topic: Limit Comparison to previous 30 days
Replies: 6
Views: 3334

Re: Limit Comparison to previous 30 days

Thanks again xCSxXenon - that is a great point. I am currently running some more tests - this may be the best solution. Appreciate your help.
by DLR99
05 Jul 2023, 14:10
Forum: Help
Topic: Limit Comparison to previous 30 days
Replies: 6
Views: 3334

Re: Limit Comparison to previous 30 days

Thanks xCSxXenon - that seems like it would work, but if I understand it correctly, FFS would still do a comparison between ALL files in the Source and Destination folders before the filter is applied to the comparison results. That would potentially waste a lot of valuable time.
by DLR99
04 Jul 2023, 20:43
Forum: Help
Topic: Limit Comparison to previous 30 days
Replies: 6
Views: 3334

Re: Limit Comparison to previous 30 days

Thank you Plerry, I saw that, but I need this to be a rolling 30 day window -I always want to only look at the last 30 days. The link you sent shows only a specific set of dates - I would need to update that each day which would not work for us. Is there a way to make this always 30 days from the ...
by DLR99
04 Jul 2023, 13:48
Forum: Help
Topic: Limit Comparison to previous 30 days
Replies: 6
Views: 3334

Limit Comparison to previous 30 days

I would like to limit the date range over which the comparison is done to the last x days because a) we only keep 30 days in the destination folder and b) it would decrease the amount of time for the comparison. Is that possible?
by DLR99
19 Jun 2023, 13:38
Forum: Help
Topic: dirpairs not changing batch file
Replies: 3
Views: 429

Re: dirpairs not changing batch file

Thank you both for your replies, I misunderstood the usage of dirpair.
by DLR99
18 Jun 2023, 13:49
Forum: Help
Topic: dirpairs not changing batch file
Replies: 3
Views: 429

dirpairs not changing batch file

Hi, I'm new to FFS and evaluating for use in our company. I created a bat file for testing purposes that uses -dirpair to modify the directories of an existing batch file.

"C:\Program Files\FreeFileSync\FreeFileSync.exe" "C:\path\BatchRunA.ffs_batch" -dirpair "C:\DirA" "P:\DirB"

When I run the ...