datto / dattobd

kernel module for taking block-level snapshots and incremental backups of Linux block devices
GNU General Public License v2.0
576 stars 122 forks source link

Why the cow path must be a path on the block device? #395

Open zekyang opened 22 hours ago

zekyang commented 22 hours ago

Hi, I have a question. why the cow path must be a path on the block device? If I want to snapshot a disk and save the backup data in the another disk, dattobd can do?