Rsync

From DWIKI
Revision as of 12:03, 15 August 2025 by Tony (talk | contribs) (FAQ)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Links

Fast alternative to rsync

FAQ

rsync different ssh port

rsync -e "ssh -p 2345"


chown: permission denied

You're probably using -a while you don't have the right permissions for that on the remote end.