mirror of
https://github.com/mickael-kerjean/filestash
synced 2026-01-04 23:02:28 +01:00
The mv operation executes CopyObject API on the root object, meanwhile CopyObject doesn't copy the nested objects. As a result, the user loses all nested objects and after the move operation gets an empty bucket that requested to move. This change disallows possibility of moving nested objects. |
||
|---|---|---|
| .. | ||
| backend | ||
| formater | ||
| files.go | ||
| index.go | ||
| permissions.go | ||
| search.go | ||
| share.go | ||
| webdav.go | ||