Ferry Sync is a native file sync and cloud browser app for Sailfish OS: connect it to your cloud server, browse your files, and keep local folders synchronized in both directions.
rclone is the transfer and sync engine.
For a full list of backends the engine can talk to, please refer to https://rclone.org/overview/
If you want to use a backend that is not yet implemented and it is on the list above, please create an issue on GitHub and I will add it.
Tested on: Fairphone 4 (SFOS 5.0.0.62), Emulator (5.0.0.62)
| Attachment | Size | Date |
|---|---|---|
| 18.14 MB | 22/08/2026 - 16:45 | |
| 19.06 MB | 22/08/2026 - 16:45 | |
| 18.56 MB | 22/08/2026 - 16:45 | |
| 18.14 MB | 20/08/2026 - 16:32 | |
| 18.55 MB | 20/08/2026 - 16:32 | |
| 19.05 MB | 20/08/2026 - 16:32 |
0.2-2:
- FIX: missing german translation parts
- FIX: run_lock is now used for all processes instead of single process.
- FIX: recreate_collection_open() deletes the collection AFTER recreating it instead of before.
- FIX: transaction() acts now as Context-Manager to ensure lock of transactions over multiple calls.
- FIX: account_identity_changed() now handles username changes correctly.
- FIX: escape_glob() now handles single sync files correctly and only this file will be synced.
- FIX: added supports_modtime to reduce errors in sync log.
- FIX: ferry-sync-service was killed after 2 mins even if sync was still running
- FIX: encrypted libraries.json was not deleted successfully from cache in some cases.
- FIX: introduced new pre-check for duplicate filenames within remote upload.
- FIX: text editor keeps Save disabled until the file was loaded successfully.
0.2-1:
- Initial release of application
- Added MainPage, sub-pages, Settings-Page
- Added backend logic for file synchronization and settings management
- ADDED: Seafile backend support
- ADDED: Nextcloud backend support
Comments
Dimasik
Sat, 2026/08/22 - 21:13
Permalink
Great app! Thank You sir :)
Pemek
Fri, 2026/08/21 - 11:21
Permalink
Hi, this app fills the gap I fixed with scripts and services. I want to switch but: could you please add one way synchronization/copy mode for folders? I have a subset of files on the phone (phone storage is limited) and full contents on nextcloud. Sync would remove old files on remote side.
DomiH
Fri, 2026/08/21 - 13:02
Permalink
yes, rclone also supports one way syncs, i will put it in the agenda
nthn
Thu, 2026/08/20 - 21:58
Permalink
Looks like another quality app, thanks! One UI request: could you move the tabs to the bottom instead of the top? It looks a bit strange this way, and on devices with a notch, the tabs on top are partially obscured and would need an offset, which would make it look even stranger.
DomiH
Thu, 2026/08/20 - 23:24
Permalink
good point, i will test and try that with next version!