Initially, backing up 88k files, 212 GB, to an external HDD (connected via USB2), took 9h 26 mins (383 MB/min).
Running rsync again (only a few browser-related files had changed), took 2h or so.
When developing stuff, configuring systems, or simply working with computers, I come across obstacles that can be solved easily once you know the solution. But finding the solution can take ages. In this blog, I am collecting the solutions for some of the technical problems that I encounter.
It is possible however to tell PS2PDF to embed the fonts:
-dBATCH -dNOPAUSE -sDEVICE=pdfwrite -r600 -dCompatibilityLevel=1.4Add the following switches to this line:
-dPDFSETTINGS=/printer -dMaxSubsetPct=100 -dSubsetFonts=true -dEmbedAllFonts=true