Skip to main content
Question

File versioning on file movement. (another file exists with the same name in the destination folder)

  • November 18, 2025
  • 0 replies
  • 1 view

I am trying to move a file to another folder where a file with that name already exists. Right now this operation throws 409 “item_name_in_use”. I want to enable versioning on this file move operation. Is there any way to do this or do I need to download and reupload the file for versioning to work?

AI suggested using `conflict_resolution = "replace" ` in the body but it did nothing. Is this hallucination?

0 replies

Be the first to reply!