Hi!
 
I'd like to backup my data on a ZFS storage pool to an external USB3 HDD and I'm looking for the best way to do this:
 
	
		
			
		
		
	
			
			I'd like to backup my data on a ZFS storage pool to an external USB3 HDD and I'm looking for the best way to do this:
- rsync vs. zfs send/receive?
 - What filesystem is best on the target? Fastest? Safest?
 - Is there a "GUI way" (planned?) or do I have to use terminal?
 - What's your practical experience?