Updating and deleting files
Opened this issue · 3 comments
Liturgist commented
Is it possible to update or delete files?
thoemmi commented
Actually, I haven't tried updating files yet. Deletion is not possible.
In fact, I wrote this module a few years ago to compress and expand complete folders. I've never had the requirement to edit an existing archive. I'll leave this issue open, maybe I'll have spare time to look into it.
Liturgist commented
I do not know all that is available through SevenZipSharp. I wonder if a wrapper around 7z.exe would be just as effective. What do you think?
thoemmi commented
In that case I guess a C# CmdLet wouldn't be necessary, but a PowerShell function could do the trick.