Rsync: Difference between revisions

From DWIKI
Tony (talk | contribs)
Created page with "=FAQ= ==rsync different ssh port== rsync -e "ssh -p 2345""
Tag: wikieditor
 
Tony (talk | contribs)
mNo edit summary
Tag: wikieditor
Line 1: Line 1:
=Links=
==Fast alternative to rsync==
*[https://rclone.org/ rclone]
=FAQ=
=FAQ=
==rsync different ssh port==
==rsync different ssh port==
  rsync -e "ssh -p 2345"
  rsync -e "ssh -p 2345"

Revision as of 09:43, 23 March 2025

Links

Fast alternative to rsync

FAQ

rsync different ssh port

rsync -e "ssh -p 2345"