rsync: mkstemp failed: Invalid argument (22), stuck on a file, how to fix?
I’ve run this command:
Ignoring File Attributes with rync –link-dest
I have a simple script which runs rsync periodically to backup my storage drive
Ignoreing File Attributes with rync –link-dest
I have a simple script which runs rsync periodically to backup my storage drive
Rsync gives “cannot delete non-empty directory” message when –delete was not used [closed]
Closed 2 days ago.
rsync keeps transferring a few files – how to make it explain why it chooses to?
I have a situation where I need to mirror a directory on a Linux box managed by somebody else. This I usually do using rsync which is working well here in this situation too.
Rsync syntax error with –files-from option
There are two computers, one is the server at 10.0.0.209, and the other one is a client.
Rsync syntax error with –files-from option
There are two computers, one is the server at 10.0.0.209, and the other one is a client.
rsync archive to copy files from MacOs to TerraMaster DAS (ExFAT file system)
I’m trying to copy files from my MacBook with Sonoma 14.1.2 to TerraMaster D2-310 configured with ExFAT file system, GUID partition table.
rsync over network to an external hard drive. Operation not permitted (1)
I want to backup some shared folders from my synology NAS to an external hard drive on my mac. Synology offers Hyper Backup using rsync for this kind of task. Since I can’t get a task setup in Hyper Backup without it complaining about different errors, I figured I would just start by nailing the plain rsync side and then worry about Hyper Backup.