@ToTorTH , does the following work? ``` path = UPath(fo="/tmp/myfile", protocol=zip_fs.protocol, storage_options=zip_fs.storage_options) ``` _Originally posted by @martindurant in https://github.com/fsspec/filesystem_spec/issues/1907#issuecomment-3249926238_