universal_pathlib
universal_pathlib copied to clipboard
Fix UPath.rename for absolute paths
https://github.com/fsspec/universal_pathlib/issues/206
This is in progress.
Hi @Koncopd
Thank you for the PR! I made some small fixes to support webdav and smb, there is a small issue with SMBPath that has been fixed in a newer version of fsspec. I'll think about how to best fix this in here and will merge your changes.
Cheers, Andreas
Great, thank you.