http://forum.easeus.com/viewtopic.php?f=14&t=36254&p=74838#p74838
Although they make their firewall rule(s) a bit too general for my
taste, their process is only making a local (loopback) connection
(except, of course, for any update check). Since the local connect is
not for malicious or nefarious purpose, just let it create the rules.
If you search on my nym in their forums, you'll see that I used to use
Easeus ToDo Backup (Home and Workstation editions). Most backup
programs, including this one, provide no means for protecting the backup
files. If you use removable media then you cannot schedule unattended
periodic backups. I went back to Acronis True Image which has its
Secure Zone (non-standard partition type and no drive letter assigned).
Paragon's backup program has the same feature (because programmers left
Acronis to work at Paragon and added the same feature); however, I don't
like Paragon's method of making me first perform a full backup before I
can based incremental or differential backups against the full backup
versus Acronis that lets me schedule the backup and it will create the
first full backup, if needed.
With Easeus, I had to get an edition (which meant not the Home edition)
that let me specify pre- and post-commands to a backup job. That let me
use diskpart.exe (in a batch file and feeding a script file to diskpart)
that would online the volume and assign a drive letter so the backup job
could find the storage location for the backup file, and then use
diskpart after the backup job to remove the drive letter and offline the
volume. While an offlined volume and no drive letter helps to prevent
malware and malicious/clumsy users from deleting or encrypting my backup
files, there is still a window of opportunity during the backup job to
access the backup files. At one time, I also used devcon.exe (console-
mode equivalent of Device Manager, devmgmt.msc) to disable the 2nd hard
disk where the backup files were stored but that was a bit overkill plus
devcon is old (not updated for awhile and not for 64-bit versions of
Windows). There is malware that will find files on any drive with a
file system it knows how to read but not having a drive letter is a
major help in protecting the backup files. Having a non-standard
partition type prevents typical disk tools from changing or formatting
the partition. I have suggested Acronis also offline the volume
(possible only if the backup location is on a different HDD than the OS
partition) for further protection. Disabling the device would be
helpful, too (which is just shy of going into the BIOS to disable the
local device).