Page 1 of 1

Can I do file size filter on just one side with a two way sync profile?

Posted: Thu Nov 23, 2023 4:00 am
by IMTheNachoMan
I have a two way sync of a folder on two computers. Syncover runs on one computer that connects to the other computer over a network share.

So:
  • left = C:\Users\me\Documents
  • right = \\computer\documents
If there are any files larger than 5 GB on left, I want it to sync to right.

But, if there are any files larger than 5 GB on right, I do not want it to sync to left.

Re: Can I do file size filter on just one side with a two way sync profile?

Posted: Thu Nov 23, 2023 8:23 am
by tobias
Hello,
this can be done with a PascalScript.

What about smaller files? Do you want to always copy them in both directions, or not at all?

Re: Can I do file size filter on just one side with a two way sync profile?

Posted: Thu Nov 23, 2023 4:13 pm
by IMTheNachoMan
tobias wrote:
Thu Nov 23, 2023 8:23 am
What about smaller files? Do you want to always copy them in both directions, or not at all?
Smaller files yes. But any file larger than 5 GB I don't want to copy from right to left.