• 0 Posts
  • 4 Comments
Joined 4 months ago
cake
Cake day: June 4th, 2025

help-circle


  • I doesn’t work like that as that’s not the intended purpose of Syncthing. It’s a drive/folder mirroring software not a backup solution.

    I wanted to use it to backup photos from my phone into a hard drive. When the photos are deleted on my phone, Syncthing sends a delete command. The send and receive options in Syncthing are for commands but delete is also a command that is sent.

    Rsync is likely a solution to incremental copy of files from a phone to a NAS where you can delete locally without impacting the NAS backup.