rsync


Reading time: less than 1 minute
  • Copying files with rsync requires the remote host to have the rsync binary as well.
  • Install rsync on Rocky Linux with podman, copy /usr/bin/rsync to the remote.
  • When executing rsync on the local machine, pass --rsync-path /path/to/remote/rysync to use the binary you copied.

Citation

If you find this work useful, please cite it as:
@article{yaltirakli,
  title   = "rsync",
  author  = "Yaltirakli, Gokberk",
  journal = "gkbrk.com",
  year    = "2024",
  url     = "https://www.gkbrk.com/rsync"
}
Not using BibTeX? Click here for more citation styles.
IEEE Citation
Gokberk Yaltirakli, "rsync", November, 2024. [Online]. Available: https://www.gkbrk.com/rsync. [Accessed Nov. 12, 2024].
APA Style
Yaltirakli, G. (2024, November 12). rsync. https://www.gkbrk.com/rsync
Bluebook Style
Gokberk Yaltirakli, rsync, GKBRK.COM (Nov. 12, 2024), https://www.gkbrk.com/rsync

Comments

© 2024 Gokberk Yaltirakli