Hi Michael, On Donnerstag, 23. März 2017 09:21:56 Michael Lueck wrote: > Greetings, > > I am looking for the correct xfsdump syntax to backup dirs/files newer than > a certain date. xfsdump is a tool in the tradition of unix filesystem dump utilities. Those always dump a full filesystem, and consequently, fully restore filesystems only. > I have not found mention of such an option / capability within xfsdump. > Hopefully there is a creative way to do the selective backup. Using a linux derivate, there are plenty of more or less creative options to selectively backup/restore arbitrary file systems, but this is rather OT for the ML. Here are some of my favorite tools: rsync for ad hoc operations, rsnapshot for regular file based backups, borg for deduplicated backups (e.g. VM images). They all perform nicely over LAN as well. If you seek professional support in this regard, send an PM. Cheers, Pete -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html