On 17-01-2012, Tue [23:31:30], Wojciech Puchar wrote: > > > >Create snapshots of your datasets and use zfs send. You can even transfer > >differences between snapshots. > and then try to recover data from these backups after a year or so ;)
No one did mention the retention policy ;) Jokes aside, we have a working solution with zfs/symantec netbackup combo based on incremental snapshots for a pretty large datasets. To OP: you don't have to use ftp with zfs send/recieve (I doubt it is possible at all :) ), ssh suits better. Just _google_ for it. There are plenty of solutions/examples in the Net. -- Best wishes, Dmitry Sarkisov <--\ <---+---------- <--/ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
