Hello,

I have a script set up at work to rsync my work directory on my Ubuntu laptop to my work Windows desktop, which is connected to the laptop via a CIFS share.

Lately, it will get about halfway through the rsync before the Windows machine blue screens and crashes. I'm not sure if this is an issue with Linux/Rsync or Windows, so I'm trying to solve at least one half of it.

Has anyone else seen this?

Code:
rsync -auvh --exclude 'HY-MA-MI' work/ /media/work