python-libarchive-c icon indicating copy to clipboard operation
python-libarchive-c copied to clipboard

Support setting symlink modes

Open StripedMonkey opened this issue 1 year ago • 1 comments

Unless I'm blind, which is entirely possible, there doesn't seem to be a way to control or set archive_read_disk_set_symlink_*() for controlling how libarchive follows symlinks. It would be useful to set that.

StripedMonkey avatar Oct 09 '24 14:10 StripedMonkey