python-remotezip icon indicating copy to clipboard operation
python-remotezip copied to clipboard

Allow saving files to a specific location with new names.

Open irm-codebase opened this issue 6 months ago • 0 comments

Amazing tool!

Unfortunately, one bit that is disallowing me from using this in pipelines is the lack 're-routing' the requested file to a given location.

-d only allows you to re-route the directory, but the saved file will keep the whole directory and name it was within the zip file.

irm-codebase avatar Jun 30 '25 09:06 irm-codebase