mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-16 05:18:38 +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. |
||
|---|---|---|
| .. | ||
| .assets/emacs | ||
| common | ||
| ctrl | ||
| middleware | ||
| model | ||
| plugin | ||
| main.go | ||