Назад | Перейти на главную страницу

Удалить мою папку unison, не могу найти, как снова синхронизировать все

Я запускаю синхронизацию unison, и она работает отлично, но случайно уронил папку, и теперь я не могу ее восстановить. Я снова попытался бежать в унисон, но он вернулся

Делать нечего: реплики не менялись с момента последней синхронизации. Могу ли я снова запустить unison и создать новую папку для синхронизации?

Это команда, которую я использовал для синхронизации в первый раз:

unison  /Users/XXX/Documents/server  ssh://kross@XXXX.XXXX.XXXX.XXXX//var/www/html/

это журнал истории

Connected [//antp//var/www/html/test3 -> //juan//Users/TheThree/Documents/server]
Looking for changes
Warning: No archive files were found for these roots, whose canonical names are:
    /Users/TheThree/Documents/server
    //antp//var/www/html/test3
This can happen either
because this is the first time you have synchronized these roots,
or because you have upgraded Unison to a new version with a different
archive format.

Update detection may take a while on this run if the replicas are
large.

Unison will assume that the 'last synchronized state' of both replicas
was completely empty.  This means that any files that are different
will be reported as conflicts, and any files that exist only on one
replica will be judged as new and propagated to the other replica.
If the two replicas are identical, then no changes will be reported.

If you see this message repeatedly, it may be because one of your machines
is getting its address from DHCP, which is causing its host name to change
between synchronizations.  See the documentation for the UNISONLOCALHOSTNAME
environment variable for advice on how to correct this.

Donations to the Unison project are gratefully accepted:
http://www.cis.upenn.edu/~bcpierce/unison

Press return to continue.[<spc>]   Waiting for changes from server
Reconciling changes
Nothing to do: replicas have not changed since last sync.