...
Find the downloaded file on your hard disk. It is a shell script that you can run from a terminal window. ( When you do sorun it, the a basic features data file and the an advanced features data file for each volume in your workset will both be transferred to your hard disk . ) Check the file size ( if you want) by via the rsync utility.
Windows users please note: In order to run the script, you will need to have a Unix shell with the rsync package installed on your machine. A popular Unix shell for Windows is Cygwin. Please refer to its documentation on how to install it with the rsync package included.
You can check the file size using the ls -l command at the Unix shell prompt, and then execute the script, as shown below.
unix_shell_prompt$ ls -l EF_Rsync.sh
...