-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
questionFurther information is requestedFurther information is requested
Description
We have copy_file()
and move_file()
for audbackend.interface.Versioned
and audbackend.interface.Maven
. But in both cases it is only possible to copy/move a file to the same version it was originally stored with.
One can still achieve the desired result by first downloading it and then uploading it again, but the idea behind move_file()
and copy_file()
was to avoid this.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested