SpecialistOff.NET / Вопросы / Статьи / Фрагменты кода / Резюме / Метки / Помощь / Файлы

Список вопросов Печать

rsync error: syntax or usage error (code 1) at main.c


Метки: rsync rsyncd.conf 

sending incremental file list
ERROR: module is read only
rsync error: syntax or usage error (code 1) at main.c(1148) [Receiver=3.2.7]
rsync: [sender] read error: Connection reset by peer (104)

Ответы

RemiZOffAlex  Создано: 2025-07-21 01:46:56.675533  Обновлено: 2025-07-21 01:46:56.675552

Обязательно добавить параметр read only с нужным значением. Например:

read only = yes

Возможно будут интересны и другие вопросы