Is like Dropbox sync client but for more than 30 services, adds an indicator to the top panel so you can manage the rclone profiles configured in your system, perform operations such as mount as remote, watch for file modifications, sync with remote storage, navigate it's main folder. Also, it shows the status of each profile so you can supervise the operations, and provides an easy access log of events. Backup and restore the rclone configuration file, so you won't have to configure all your devices one by one
Extension page on Gnome Extensions RClone Manager
- Works with password protected crclone configurations
- Does not track your data like Dropbox, Google or Microsoft's clients will do, plain functionality
- Adds an indicator in the system tray to check and manage rclone configurations
- Works with rclone
- Two modes of work: watch files and mount remote service
- Customizable rclone commands
- Customizable list os file extensions to be ignored
- Backup and restore the rclone configuration file, so you won't have to configure all your devices one by one
- Easy access log of events
- It has been tested on Dropbox, Gdrive, GooglePhotos, Mega, WebDAV (NextCloud), ftp and OneDrive. Other compatible cloud services may (not) work (see rclone documentation), hope you enjoy trying them
- Potentially compatible with those cloud services:
1Fichier | Akamai Netstorage | Alibaba Cloud (Aliyun) Object Storage System (OSS) | Amazon Drive (See note) | Amazon S3 | Backblaze B2 |
C14 | DigitalOcean Spaces | Digi Storage | Dreamhost | Dropbox | Enterprise File Fabric |
FTP | Google Cloud Storage | Google Drive | Google Photos | HDFS | HTTP |
Hubic | Jottacloud | IBM COS S3 | Koofr | Mail.ru Cloud | Memset Memstore |
Mega | Memory | Microsoft Azure Blob Storage | Microsoft OneDrive | Minio | Nextcloud |
OpenDrive | OpenStack Swift | Oracle Cloud Storage | ownCloud | pCloud | premiumize.me |
put.io | QingStor | Rackspace Cloud Files | rsync.net | Scaleway | Seafile |
Seagate Lyve Cloud | SeaweedFS | SFTP | Sia | StackPath | Storj |
SugarSync | Tencent Cloud Object Storage (COS) | Uptobox | Wasabi | WebDAV | Yandex Disk |
Zoho WorkDrive | The local filesystem |
- Synchronizes file downstream from cloud on start (see rclone sync documentation)
- Does monitor local files and keeps them in sync with cloud storage
- Files are stored locally, you will be able to access them offline (offline changes will be lost on manual sync)
- System tray icon show the sync status for easy check, system notifications show eventual errors
- One click sync repository
- No loops or CPU consumption when idle
- NEW! Does monitor cloud services for changes, and will update local files with remote modifications "live"
- Updates files with remote modifications, no sync needed
- Will not consume local disk space
- local offline changes will be lost on manual sync, always check your changes have synched successfully
- May not delete local files on manually sync if files were deleted in the cloud
- Files are not stored locally, internet connection needed
- It is slow to work with files in this mode
- Files backup is strongly advised
- Absolutely no warranty
- Failed to create file system for "Mega:": didn't find backend called "mega"
- Your version of rclone doesn't support this backend, update rclone
- Shell 46 version update
- Remove obsolete calls
- Shell 45 version update https://gjs.guide/extensions/upgrading/gnome-shell-45.html#extension-js
- Shell 44 version update
- Bug fix, matching Filenames not ignored
- Bug fix, settings translation
- add Clicable notifications
- add encripted config support
- Shell 43 version update
- bug fixes
- Add pt_BR language Thanks @hildogjr !!
- bug fixes
- Revision fixes
- Unify versions v1 and v42
- Shell 42 version update
- add function check: Checks the files in the source and destination match.
- Vagrant test environment
- Revision fixes
- Add function backup config
- Add function restore config
- Some bug fixes
- Dutch translation Thanks @Vistaus !!
- French translation Thanks @noirbizarre !!
- Fix create basedir if not exist on mount
- Fix show actual status when mount fails
- Add notification dialog with details
- Fix open action
- Add reset button in setting
- Fix config persistence
- Add about button in setting
- Fix menu update after add config
- Fix permanent busy on mount
- Add log to file
- Translate spanish
- Fix Backup / restore dialog style
- add function cleanup: Clean up the remote if possible.
- add function size: Prints the total size and number of objects in remote:path.