Tools

S3 Browser

https://s3browser.com/

This is a useful tool when you frequently need to acces files on Amazon S3. It is not available to Ubuntu users.

It does work with wine!

I tested version 12.2.9.

To install make sure to install the latest stable release of wine following the instructions on the website.

Then install the application. wine ~/Downloads/s3browser-12-2-9.exe. Unfortunately you will run in an error when starting S3 browser.

Then install winetricks. sudo apt install winetricks. Run winetricks.

Use the GUI: Install a Windows DLL or component. Install the dotnet versions. I had no clue which version I needed. So I installed all latest releases of major versions since version 4. Also ignore the warnings about 64 bit operating systems. Just move forward with installing.

Now the application should run.