You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/webdav - 204 (folder exists but folder content is moved to trashbin - ❓)
/dav/files - 204 (folder exists but folder content is moved to trashbin - ❓)
/dav/spaces - 500 (not possible in dav/spaces path)
NOTE: With Overwrite: F header, all requests return 412 Precondition Failed
Queries
What is the actual behavior? Is it possible COPY to same path ?
Should copying folder into same path result in creating new folder while sending that folder to trashbin?
The text was updated successfully, but these errors were encountered:
saw-jan
changed the title
Copying file from public link to personal root has different behavior
COPY file/folder to same name
Mar 21, 2024
saw-jan
changed the title
COPY file/folder to same name
COPY file/folder to same name is possible (but 500 code error for folder with spaces path)
Mar 21, 2024
Step to Reproduce
parent/child/lorem.txt
parent/child/lorem.txt
toparent/child/lorem.txt
parent/child
toparent/child
FIndings
NOTE: With
Overwrite: F header
, all requests return412 Precondition Failed
Queries
The text was updated successfully, but these errors were encountered: