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 |
|---|---|---|
| 19.07 MB | 25/08/2026 - 15:41 | |
| 18.57 MB | 25/08/2026 - 15:41 | |
| 18.16 MB | 25/08/2026 - 15:41 | |
| 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.3-1:
- FIX: Moved Tab menu from top to bottom to avoid overlapping with jolla notch.
- ADDED: Norwegian translation provided by @fsilye
- ADDED: FTP / SFTP backend support
- ADDED: About section to settings page
- ADDED: OneWay sync mode (Push) for backup purposes
- FIX: size and moditmes are now correctly used for backends which supports them
- ADDED: Translations are now managed via Weblate
- FIX: SFTP verifies the server's SSH host key (trusted on first use, refused when it changes later)
- ADDED: File browser offers every folder below home, the file system root, hidden files
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
Sharks
Wed, 2026/08/26 - 00:56
Permalink
Fantastic stuff, I've been looking for an app like this for some time. Being able to access my Nextcloud files without going through the web interface is much appreciated!
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
Tue, 2026/08/25 - 15:39
Permalink
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
Tue, 2026/08/25 - 15:40
Permalink
change available with version 0.3 now
DomiH
Thu, 2026/08/20 - 23:24
Permalink
good point, i will test and try that with next version!