vboxvfs file integrity problems?

David Christensen dpchrist at holgerdanske.com
Tue Mar 24 21:00:48 UTC 2020


On 2020-03-24 10:05, Nicholas Papadonis wrote:
> Does anyone know of an application to test file integrity over the mount?
The best tool I have found for validating filesystem integrity is 
mtree(8) on FreeBSD.  Unfortunately, it is not well supported on other 
platforms (notably Debian 9).


If you know Perl, you can write a script to do essentially the same thing.


David



More information about the freebsd-questions mailing list