FindUncommonShares
FindUncommonShares copied to clipboard
[bug] Output File Doesn't Respect Flags
When using certain flags, such as --ignore-hidden-shares or --readable, the exported output file does not seem to adhere to the specified filters. For instance, as demonstrated in the attached image, despite activating the --ignore-hidden-shares and --readable flags, the output includes all shares. This includes shares to which I lack read access, and hidden shares like C$. Is this the intended behavior?
Hi! Yes it was the intended behavior, but I can change it. I chose this implementation so that you can still filter all the results with the table headers in Excel. But you are right it would be better with filters applied, I will implement it