|
From: Les S. <le...@cy...> - 2007-10-08 23:27:25
|
rom...@va... wrote: > > I'm trying to use Rsyncd to backup/restore my datas on Windows clients > and the backups are working correctly > but when I want to restore a file I've got this error message : > > > Remote[1]: ERROR: module is read only > > Someone have a solution ? > > You must have.... read only = true set in your client side rsyncd.conf file. set it to ..... read only = false then the rsync share is writable. Regards, Les |