Hi @fringd
We created functionality of filename cleaning (backslashes removing) and uniquely filenames in zip_tricks: https://github.com/WeTransfer/zip_tricks/pull/6
It adds (n) at the end of filename for duplicated names instead of _n.
I hope it's ok for you :)
Hi @fringd We created functionality of filename cleaning (backslashes removing) and uniquely filenames in
zip_tricks
: https://github.com/WeTransfer/zip_tricks/pull/6 It adds(n)
at the end of filename for duplicated names instead of_n
. I hope it's ok for you :)