Post #998680
2026-04-06 09:03 UTC
I want bsdtar to extract a Zip-file, but with robocopy/rsync mirror-function.
Keep existing, extract new and delete any old/extraneous files.
#Linux #Debian
Replies (1)
-
@hiddenalpha@mastodon.social 2026-04-06 09:18
@AliveDevil I remember there is some --keep-existing option (or similar) in some tar implementation (was it gnutar?) don't know if others have it too 😬 However I don't know of any of the other features you've mentioned. Eh..? Did you really mean "zip" file?