Projekt

Allgemein

Profil

Aktionen

Setup unison » Historie » Revision 1

Revision 1/2 | Weiter »
Jeremias Keihsler, 29.10.2024 09:45


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

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 23 Tagen aktualisiert · 1 Revisionen