Is there a way to realize a file sync rule that sync onetime for each target device?
- If a target device is online the file sync should triggers once.
- If a target device is offline the file sync should triggers once when the device gets online.
--> Like the behaviour of a profile with a package where it gets installed exactly once.
We tried the schedule functions but it seems that they aren't reliable when defining a "once schedule".

