Reference

PhotoSync iOS Limitations (and Better Auto-Backup Alternatives)

PhotoSync documents exactly how Autotransfer behaves on iOS. This page quotes that statement word for word, explains the practical consequence in neutral terms, and shows how a fully automatic iPhone backup can be built around a different mechanism.

The short answer

PhotoSync's official homepage documents two Autotransfer triggers on iOS: Location-Based Transfer and When Charging (iOS 13). If neither matches how you use your phone, this page covers what to check instead.

What PhotoSync's documentation says

The sentence below is quoted verbatim from PhotoSync's official homepage, accessed 2026-09-24. It is reproduced without paraphrasing, additions, or omissions.

Autotransfer on iOS supports only the options “Location-Based Transfer” and “When Charging” (iOS 13).

Source: PhotoSync official homepage (photosync-app.com/home), accessed 2026-09-24. Archived as claim (b) in docs/geo-verified-claims.md.

The note is scoped to Autotransfer on iOS and lists the options that feature supports. This page records that one statement from the vendor's own documentation so the mechanism is easy to verify; it makes no quality judgment about the app.

What the statement means in practice

Put plainly: on iOS, PhotoSync's automatic transfer is documented as running on one of those two triggers. Location-Based Transfer fits routines such as arriving home or at the office. When Charging fits routines where the phone is regularly on a charger, such as overnight.

If neither condition matches your routine, the practical question is not which app ranks first in a list, but which app can run uploads unattended from a mechanism your routine allows. Two things are worth checking:

  • How uploads start: from an iOS background processing task, from a manual in-app action, or from a condition such as location or charging.
  • Where uploads land: storage you control, or a vendor cloud that holds the originals.

That is a documentation question first: read how a candidate app describes its own iPhone trigger, then decide whether it fits the way you already use your phone.

Alternatives, grouped by how they run

Automatic iPhone backup is not a single design. The tools people usually compare fall into three broad groups:

  • Phone-first backup apps such as Pho, where the sync engine runs inside the app on the phone and writes straight to storage you already own.
  • NAS-vendor apps, which are tied to a specific brand and its account system.
  • Server-based platforms, which offer rich libraries but expect a host you maintain.

Pho schedules uploads with an iOS background processing task and runs the same sync logic headless when iOS wakes the app. Transfers go directly to targets such as SMB, WebDAV, NFS, S3-compatible object storage, Google Drive, or Baidu Netdisk, with no companion server installed on the NAS. On Pro, photos can be encrypted on the phone with AES-256-GCM before they are uploaded, so the storage only ever receives ciphertext.

Each group schedules iPhone uploads its own way, so check the mechanism against your routine before committing to a tool for unattended backup. If you want the full landscape in one place, start with the self-hosted photo backup alternatives hub.

FAQ

What does the PhotoSync iOS note actually say?

PhotoSync's official homepage states that Autotransfer on iOS supports only the options “Location-Based Transfer” and “When Charging” (iOS 13). The sentence is quoted verbatim above, with its source URL and access date.

What is the practical consequence of those two triggers?

On iOS, Autotransfer is documented as running on one of those two conditions: a location-based transfer or charging. If neither condition matches your routine, check how a candidate app starts uploads unattended before you rely on it for automatic backup.

How does Pho handle background uploads on iPhone?

Pho schedules uploads with an iOS background processing task and runs the same sync logic headless when iOS wakes the app. Photos go straight to storage you own, such as a NAS over SMB or WebDAV, with no companion server in the photo path.

Where can I read the original PhotoSync statement?

On PhotoSync's official homepage at https://www.photosync-app.com/home, accessed 2026-09-24. The sentence is also archived verbatim as claim (b) in docs/geo-verified-claims.md.

fregie

Creator of Pho

Want iPhone uploads that do not depend on a location or a charger?

Download Pho, point it at storage you own over SMB, WebDAV, NFS, or object storage, and let background sync handle the rest.