mirror of
https://github.com/mickael-kerjean/filestash
synced 2026-01-06 07:50:40 +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. |
||
|---|---|---|
| .. | ||
| ftp.go | ||
| gdrive.go | ||
| git.go | ||
| s3.go | ||
| sftp.go | ||
| webdav.go | ||