Thomas Coenen
Thomas Coenen
Yep, some things left to do on my side. Didn't have the time yet.
> @tfeldmann Can you create an issue for https://github.com/PyFilesystem/pyfilesystem2/blob/master/fs/base.py#L1138 please? On it!
Are you running this out of Inkscape? ``` File "E:\inkscape\lib\python3.9\runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "E:\inkscape\lib\python3.9\runpy.py", line 87, in _run_code exec(code, run_globals) ``` What is happening...
Please try again with v2.4.0
Oh man, I'm sorry this happened to you. You are right, there should be at least a warning or something like `allow_rename` or `force_rename`. I'm thinking the warning should be...
I just created a unit test but could not reproduce this. My guess is that this is related to #40 and the accents are encoded differently. You could try to...
Closing this as duplicate of #40.
Symbolic links are skipped at the moment. If this is something people are interested in I'll add a switch 👌
I'm interest, how do you work around this? It's not only the name filter, symlinks are always skipped
I'm off the pc for today but I'll add symlink support in the next days