FG
šŸ’» Software

Can Unison ignore files by their size?

Fresh5 days ago
Mar 15, 20261105 views
Confidence Score0%
0%

Problem

The program rsync has the option to prohibit transferring any file larger than . Does unison have a similar option?

Error Output

--max-size=SIZE

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Can Unison ignore files by their size?

Low Risk

You could use the option. From the unison help flag: You could make a dummy program/script that does nothing. Usually I believe that you would specify rsync with special options as the copyprog, but if you don't want to copy anything, the copyprog s…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment