Aktionen
Install unison¶
Requirements¶
To install unison you will need the following:- a installed and supported operating system (e.g. CentOS 9.x)
- root-access
- EPEL
- a fast internet connection
Preliminary note¶
you may consult the official homepage- https://github.com/bcpierce00/unison
- for reference only: http://www.cis.upenn.edu/~bcpierce/unison
Install¶
dnf install unison
4 Usage¶
Basic usage:
unison /mnt/dat /media/ext_HDD
if there is some Microsoft-Filesystem involved you maybe won't sync the file-permissions
unison /mnt/dat /media/ext_HDD -perms 0
Von Jeremias Keihsler vor 24 Tagen aktualisiert · 2 Revisionen