On Sun, 5 Apr 2020 13:08:08 -0500, Dale wrote:

> If you are using rsync or cp -u you could start the copy then stop at it
> certain points to let the SSD cool, then start it again.  It will
> basically pick up where it left off.

Don't use cp -u, if you interrupt it while a file is being copied, that
file will remain incomplete as it will have a newer timestamp than the
original. rsync won't have this problem.

I agree with the other comments that this is unlikely to cause a problem,
but you could run hddtemp or smartctl with watch to keep an eye on the
temperature during the copy.


-- 
Neil Bothwick

Q:  Why is top-posting evil?
A: backwards read don't humans because

Attachment: pgpEK4DNlWLkK.pgp
Description: OpenPGP digital signature

Reply via email to