<p dir="ltr">I don&#39;t perform a specific check, but rsync gives both the total size of files backed up, and how much it actually moves.  It only moves changed blocks.  So if it reports a total size of 900 MB, but says it only moved 2 MB, I can be pretty sure the files aren&#39;t encrypted.  There would be lots of changed blocks if the files were being encrypted.  Plus it gives me a statement of how many files were changed.</p>
<div class="gmail_extra"><br><div class="gmail_quote">On Sep 23, 2016 9:33 AM,  &lt;<a href="mailto:pat@linuxcolumbus.com">pat@linuxcolumbus.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 2016-09-23 08:56, Brian Miller wrote:<br>
&gt; This won&#39;t really help with the disk issue, but to automate the backup<br>
&gt; of my wife&#39;s system, I run an &quot;at&quot; job on my backup server.  It checks<br>
&gt; if her system in up (I&#39;ve assigned a static address through DHCP).  If<br>
&gt; it&#39;s up, I run rsync through an SSH tunnel to back it up.  If it&#39;s not,<br>
&gt; I reset the script to re-run in 5 hours.  I sometimes go a day without<br>
&gt; a<br>
&gt; backup, but not often.<br>
&gt;<br>
&gt; And since the connection comes from my backup server, there is no<br>
&gt; constant drive mapping, so ransomware programs shouldn&#39;t get to it.<br>
&gt; Even better, I get an email when the backup runs.  I can check the<br>
&gt; amount of data being backed up.  rsync is pretty effecient, so the<br>
&gt; amount of actual data is pretty low.  If I saw a huge jump in the<br>
&gt; amount<br>
&gt; of data backed up, that would be in indication of an infection . . .<br>
&gt;<br>
<br>
Do you do any verification before you backup to say, check if the files<br>
were encrypted by a ransomware program?<br>
<br>
Pat<br>
______________________________<wbr>_________________<br>
colug-432 mailing list<br>
<a href="mailto:colug-432@colug.net">colug-432@colug.net</a><br>
<a href="http://lists.colug.net/mailman/listinfo/colug-432" rel="noreferrer" target="_blank">http://lists.colug.net/<wbr>mailman/listinfo/colug-432</a><br>
</blockquote></div></div>