Attempting to mirror a Plex library to remote. The following disconnects multiple times per day. Files that are incomplete on disconnect do not resume (I would like them to.)
Suggestions on how to make this more reliable, resume via checksum, and stop disconnecting?
rsync -avi -b --backup-dir=/volume1/PLEX/removed --progress --append -e 'ssh -p222' /mnt/MoviesMnt user@XX.XX.XX.XX:/volume1/PLEX --delete-after --out-format="%t %f"