Index / Questions / How do you sync files between a Linux co

How do you sync files between a Linux computer and an iPhone without iCloud or Dropbox?

Answer

In 2020 I synced a shared Cloud folder through my NAS: Unison pushed files from my Debian tablet over SSH on a cron job, and on the iPhone the Secure ShellFish app exposed the same folder in the Files app.

Sources