Any S3 clients for Haiku?

Are there any clients for Haiku that can move files in and out of Amazon S3? Something like WebDrive or Filezilla Pro?

Not graphical, but with python Boto3 module ?

2 Likes

Also not graphical, and my success rate with rust is spotty, but this TUI exists:

Here’s a CLI application: if it works it should be possible to write a GUI front-end

3 Likes

work in progres :grinning_face:

6 Likes

8 Likes