Are there any clients for Haiku that can move files in and out of Amazon S3? Something like WebDrive or Filezilla Pro?
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 ?
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