Re: More: Re: Synchronizing unison files
"'Jorge P. de Morais Neto' via unison-users" <[email protected]>
| Newsgroups | gmane.network.unison.general |
|---|---|
| Message-ID | <[email protected]> |
Hi. I reply below:
Em [2024-02-14 qua 10:26:22+0100], John Rose escreveu:
> /# Unison preferences
> root = /home/john
> root = /media/john/ASUS-john
> ignore = Name {Dossier ~/.unison}/
>
> unison still tries to transfer the files inside and gives an error (with
> or without the "/~/")/. Maybe I need a parameter or regular expression
> to ignore the hidden directory?
Please see section Path Specification of unison manual. In unison
2.53.3, it is section 6.12. If I interpret it correctly, to match a
directory named "Dossier" wherever it is on the filesystem and also
match ".unison" on a replica's root, one should use
ignore = Name Dossier
ignore = Path .unison
Regards!
--
- I am Brazilian. I hope my English is correct and I welcome feedback.
- Free Software Supporter: https://urldefense.com/v3/__https://www.fsf.org/free-software-supporter__;!!IBzWLUs!Sf8jyUK4Wo51E9j2lWGQj0mIk5QMzFpEnhC_y5sXzOXz68Cio2rQqAdo_rb0xXub_sNScvH-OkszpViFp5xWWuqKaO_O$
- If an email of mine arrives at your spam box, please notify me.
- Many people hate injustice but few check the facts; this causes more
injustice. Ask me about <https://urldefense.com/v3/__https://stallmansupport.org__;!!IBzWLUs!Sf8jyUK4Wo51E9j2lWGQj0mIk5QMzFpEnhC_y5sXzOXz68Cio2rQqAdo_rb0xXub_sNScvH-OkszpViFp5xWWg1e8nS3$ >
--
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].