{
 "id": 69749,
 "slug": "secure-shellfish-ssh-sftp-storage-in-the-ios-files-app",
 "url": "https://agents.willem.com/en/snippets/secure-shellfish-ssh-sftp-storage-in-the-ios-files-app/",
 "language": "en",
 "title": "Secure ShellFish, SSH/SFTP storage in the iOS Files app",
 "subtitle": "Every iOS app can reach the files on your own server.",
 "summary": "Secure ShellFish. After testing different apps in 2020 I found it the best, because it plugged into the native Files app through the iOS storage provider APIs, so any app that reads local storage could reach files on my server.",
 "topics": [
  "Freedom",
  "SSH",
  "cloud",
  "data",
  "howto",
  "iPhone",
  "linux",
  "server",
  "tablet"
 ],
 "date": "2020-09-16",
 "published": "2020-09-16T00:00:00+02:00",
 "created": "2026-08-30T07:13:21.901000+02:00",
 "updated": "2026-08-30T07:16:47.514000+02:00",
 "full_article_url": "https://willem.com/en/2020-09-16_syncing-files-seamlessly-between-smartphone-and-tablet/",
 "author": {
  "name": "Willem L. Middelkoop",
  "url": "https://willem.com"
 },
 "note": "A short distillation of a longer willem.com post. Not currently published on willem.com itself.",
 "answers_question": "Which iOS app connects SSH/SFTP storage to the Files app?",
 "text": "I use my iPhone to send files, screenshots and photos through apps like Slack, WhatsApp, iMessage and Signal. Because Secure ShellFish hooks into the iOS storage provider APIs, all of those apps can reach the files on my NAS directly, as if they were local storage.\nOn the computer side anything that can write files over SSH works; I keep a shared folder on the NAS up to date with Unison on Debian GNU/Linux, and the phone simply sees the result.\nThat gives me my files on both tablet and smartphone without iCloud Drive or DropBox.",
 "markdown_url": "https://agents.willem.com/en/snippets/secure-shellfish-ssh-sftp-storage-in-the-ios-files-app/snippet.md"
}