Manage dump-style backups.

backup tar xfsdump
1 Open Issue Need Help Last updated: Aug 1, 2025

Open Issues Need Help

View All on GitHub
Support BSD dump about 1 month ago

AI Summary: Add support for classic UNIX `dump` (BSD/Solaris) to the `dumptruck` backup script. This involves adapting the existing `xfsdump` code to work with the `dump` command, potentially through parameterization of the executable name. Testing on a BSD or Solaris system is required.

Complexity: 3/5
enhancement good first issue

Manage dump-style backups.

Shell
#backup#tar#xfsdump