S3 Clients for Linux

View 11 business solutions

Browse free open source S3 Clients and projects for Linux below. Use the toggles on the left to filter open source S3 Clients by OS, license, language, programming language, and project status.

  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    STU

    STU

    TUI application for AWS S3 written in Rust using ratatui

    TUI application for AWS S3 written in Rust using ratatui.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 2
    S3 GUI

    S3 GUI

    S3 GUI for Desktop, Mobile and Web

    A Desktop, Mobile and Web client for S3 built with Flutter.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    AeroFTP

    AeroFTP

    AeroFTP is a Cross-platform desktop client for FTP, SFTP, WebDAV, S3

    AeroFTP is a cross-platform file transfer client that goes beyond traditional FTP. Connect to 25+ protocols, FTP/FTPS, SFTP, WebDAV, S3, Google Drive, Dropbox, OneDrive, MEGA, Box, pCloud, Azure, Filen, and more from a single interface. Security-first: AeroVault v2 encrypted containers (AES-256-GCM-SIV), Cryptomator support, and zero telemetry. Built-in AeroAgent AI assistant with 19 providers and 47 tools for file operations and workflow automation. Includes Monaco editor, terminal, AeroPlayer with 14 visualizers, AeroCloud sync, archive support, batch rename, and 47 languages. Full CLI (aeroftp-cli) with 32 subcommands, vault profiles, JSON output. AI agent ready. Platform status: - Linux: Stable (.deb, .rpm, .AppImage, .snap, AUR) - Windows: Stable (.msi, .exe, winget) - macOS: Beta (.dmg, not code-signed) Built with Rust (Tauri 2) + React 18. Open source, GPL-3.0.
    Downloads: 55 This Week
    Last Update:
    See Project
  • 4
    s3-client

    s3-client

    Sample python script to work with Amazon S3

    Example Python script to work with S3.
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    A .NET client to Amazon Simple Storage Service (S3). Simple and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AWSomeS3

    AWSomeS3

    A basic S3 API (and compatibles) service for Vapor 4

    A basic S3 API (and compatibles) service for Vapor 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Amazon S3 PHP Class

    Amazon S3 PHP Class

    A standalone Amazon S3 (REST) client for PHP 7.3+/cURL

    A standalone Amazon S3 (REST) client for PHP 7.3+/cURL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ansible Role s3cmd

    Ansible Role s3cmd

    Ansible role for s3cmd. Available on Ansible Galaxy

    Role to install (by default) s3cmd on Debian/Ubuntu and EL systems. s3cmd is a popular s3 client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AsyncAws S3 Client
    An API client for S3. AsyncAws has implemented the most popular API clients. If you want to upload a 1 Gb file, you really don't want to put that file in memory before uploading. You want to do it a smarter way. AsyncAws allows you to upload files using a string, resource, closure, or an iterable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    Cloud Filer

    Cloud Filer

    S3 file management tool with encryption

    Cloud Filer is a graphical cloud file management tool and S3 client. Cloud Filer allows you to upload and download files to cloud storage and can be used as part of your backup strategy. Cloud Filer includes pre-internet encryption and file name obfuscation making access to your cloud data useless without the right password. Download and install using pip install cloudfiler - see also https://pypi.org/project/cloudfiler/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Filestash

    Filestash

    A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, ...

    OEM Software to access a wide range of backend. Code is available from https://github.com/mickael-kerjean/filestash
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Helm Chart for Filestash

    Helm Chart for Filestash

    Simple Helm Chart to deploy Filestash

    Simple Helm Chart to deploy Filestash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    S3 Web Uploader

    S3 Web Uploader

    A minimalistic Web UI to conveniently upload and download files

    A minimalistic UI to conveniently upload and download files from AWS S3/Digital Ocean Space/MinIO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Virtual Storage Explorer is SWT Java client for the Amazon S3 webservice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    fs3
    fs3 is an Amazon S3 compatible client and server implementation enabling centralized file storage web services ideal for multi-server applications. Users can develop potential S3-based applications using only a typical Apache-PHP environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    remotefs

    remotefs

    A client library to work with all file transfer protocols

    remotefs is a library that provides a file system structure to work with all the most popular file transfer protocols. This is achieved through a trait called RemoteFs which exposes methods to operate on the remote file system. Currently, the library exposes a client for Sftp, Scp, Ftp and Aws-s3 as external libraries. You might be wondering, "why remotefs?" The first and foremost reason is to provide a generic interface over multiple protocols. For example, in termscp it allows the support of multiple protocols without any protocol-specific code. The second reason is that often, users just want a simple way to operate on a remote file system, however, they don't have the time to spend researching the ins and outs of each protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB