/RcloneShuttle

Upload your files to anywhere - GTK4 GUI for Rclone

Primary LanguageRustGNU General Public License v3.0GPL-3.0

Rclone Shuttle logo

GTK4 frontend for Rclone to upload files to any supported cloud storage provider or storage protocol.

Download on Flathub

Rclone Shuttle can:

  • Upload files via drag and drop
  • Rename, move, copy and delete files/folders
  • Open remote files locally via double click
  • Permanently save a local copy of specific files/folders
  • Handle encrypted Rclone configuration files

Screenshot

Some of Rclone's supported cloud storage providers and protocols:

  • Amazon S3 and API-compatible derivatives
  • Dropbox
  • FTP
  • Google Cloud Storage
  • Google Drive
  • Google Photos
  • OneDrive
  • Proton Drive
  • SFTP
  • SMB (Samba)
  • WebDAV (works with Nextcloud)

Install

Linux

Flathub is our main distribution mechanism for Linux. We have no plans to offer PPA/COPR repos or other distribution-specific update channels.

Building from source

Since Rclone Shuttle is written in Rust, you can generate a release build for your architecture and OS by checking out the repo and running cargo build --release. You will need GTK's development kit and Rclone v1.66 or up.