Is it possible to tell is a folder is fully synced/currently syncing or not from command line/bash?
Background: My shared folders are zfs filesystems on my Ubuntu 16.04 server and I want to setup a cron job to take a zfs snapshot as long as a btsync is not currently syncing with a peer.
Thanks in advance for your help!