stu
stu copied to clipboard
TUI explorer application for Amazon S3 (AWS S3) 🪣
Hey there, my bad if opening this issue is not the correct way of asking, but, can I fork your repo and try to add a copy/move (from a bucket...
Hello, I tried this new feature on my computer and it seems that it has an error when trying to copy the selected text to my clipboard   Then...
I noticed that while accessing a bucket, I experienced a significant slow-down or freeze, where the interface no longer responded to key events. No errors in `$STU_ROOT_DIR/error.log`, this is where...
Hello @lusingander, I'm always using this tool in my work and I'd like to have that parameter if you don't see any trouble with that :) I'm even recommending this...
I tested it against an empty bucket and it crashed with the following message: ``` thread 'main' panicked at src/pages/object_list.rs:151:17: selected index 0 is out of range 0 ```
Garage is a pure Rust S3 server: https://garagehq.deuxfleurs.fr/ They do not support versions yet: https://git.deuxfleurs.fr/Deuxfleurs/garage/issues/166 https://garagehq.deuxfleurs.fr/documentation/reference-manual/s3-compatibility/ Endpoint | Garage | Openstack Swift | Ceph Object Gateway | Riak CS |...
I use s3 for backups, where I structure the backups using prefixes. It would be cool to be able to download a given backup.
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...
It is currently not possible to move up/down in an object preview, either using `k`/`j` or `g`/`G`. This would be very nice to have when inspecting the contents of larger...
Sorry if this is too general for one issue. Let me know if I should split it into separate issues for each request. Feature requests: * Option to `y`ank the...