How to use dattobd with urbackup

i have installed client with dattobd snapshot mechanism in linux(ubuntu 18.04) and installed dattobd as said in their github readme and it was sucessfull what to do next to take image backup in linux ?

have you tried Urbackup -help command?
Urbackup start (press enter and get more info)

Hello

That should be about all.
But dattodb is maybe not what you think.
Its something that basically copies files when they are modified.
So the backup can copy the files in the state they were at the snapshot time.
It’s not something like a full partition , dd , zfs send.

That’s because a mounted ext3/4 fs can t provide consistant backup by itself (without lvm), even with the dump command.