<div dir="ltr"><div>Hi,<br><br>I search for an solution to backup a windows share with rsbackup.<br><br>My first idea was a pre-host script to mount the windows share direct on the rsbackup server (tmp dir).<br>Unfortunately rsbackup mean this is a local share and try to backup it also if the windows client was down.<br><br>So I write a short bash script which try to ping the client, mount (cifs) the windows share (if online) and rsync the data to<br>the rsbackup server. Now I point a rsbackup host to this directory and rsbackup do his work.<br><br>This is a workaround, maybe there is a better solution?<br><br></div>Samuel<br></div>