lusingander / stu

TUI explorer application for Amazon S3 (AWS S3) 🪣
https://lusingander.github.io/stu/
MIT License
245 stars 8 forks source link

Would it be possible to rename a file in a bucket from stu? #34

Open virtadpt opened 1 month ago

virtadpt commented 1 month ago

In the S3 control panel it's possible to rename a file in a bucket. It's also possible to do this with the CLI AWS client (aws s3 mv). Would it be feasible to add this functionality to stu?

lusingander commented 1 month ago

Related: #8

Currently, I have not actively considered implementing this, but may consider supporting it.