
unison:ai:7dc5f
sync two folders with unison?
$ unison /path/to/folder1 /path/to/folder2
try on your machine
This command syncs the contents of folder1 with folder2 using the Unison file synchronizer in Linux. Any changes made in either folder will be mirrored in the other.
This explanation was created by an AI. In most cases those are correct. But please always be careful and
never run a command you are not sure if it is safe.
Questions that are answered by this command:
- sync two folders with unison?