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

General Discussion in English
Post Reply
IMTheNachoMan
Posts: 86
Joined: Sun Nov 20, 2022 5:11 am

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

Post 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.

tobias
Posts: 1670
Joined: Tue Mar 31, 2020 7:37 pm

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

Post 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?

IMTheNachoMan
Posts: 86
Joined: Sun Nov 20, 2022 5:11 am

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

Post 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.

Post Reply