stu icon indicating copy to clipboard operation
stu copied to clipboard

TUI explorer application for Amazon S3 (AWS S3) 🪣

Results 19 stu issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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 ![image](https://github.com/lusingander/stu/assets/86449787/3a69e082-95fa-46d8-a434-0f945e419ebe) ![image](https://github.com/lusingander/stu/assets/86449787/017b69d3-4b58-4058-a19c-d76888ece570) Then...

bug
help wanted

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...

help wanted

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...

enhancement

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 ```

bug

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 |...

enhancement

I use s3 for backups, where I structure the backups using prefixes. It would be cool to be able to download a given backup.

enhancement

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...

enhancement

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...

enhancement