minio / console

Simple UI for MinIO Object Storage :abacus:
https://min.io/docs/minio/linux/index.html
GNU Affero General Public License v3.0
821 stars 271 forks source link

Ability to copy/move files from the GUI #3326

Open michael-aumni opened 4 months ago

michael-aumni commented 4 months ago

The MinIO Console not provide a means of copying or moving a file from one location to another.

Current Behavior

No means of copying or moving files.

Possible Solution

Context

We are looking for an S3 management service to enable an internal team to navigate and manipulate files in S3 similar to Google Drive. While full functionality parity isn't needed, our team needs a way of copying and moving files from one location to another in order for us to consider MinIO. Minio web GUI does not provide that ability. This team would only access files through the GUI and would therefore not be able to use the CLI to perform these actions.

This issue was brought up in 2020.

cesnietor commented 4 months ago

Hi @michael-aumni this is a nice feature request since minio already has mc cp and mc mv commands. I'd suggest you to approach to us https://min.io/pricing if this is something you need soon. Cause is not currently in the roadmap. Otherwise please feel free to send the change and we'll be happy to review it.