Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

At this point, the script will be downloaded to your computer’s hard disk, and you will see the message at the bottom left of your browser window be replaced by just the name of the downloaded file:



 3.8 For Windows users only.


(If you are using Windows; Mac or Linux/Unix users can skip this step.) 

...

Please note that Windows users will need to install a Unix shell with the rsync package: the most common one is . Please refer to its documentation on how to install it.
If you are new to Unix, you will also find it useful to know how to navigate to the directory in which you downloaded your files: The following FAQ provides information about how to change directories in a cygwin environment. 

3. 9 Run the script returned by the EF_Rsync_Script_Generator algorithm

 

Find the downloaded file on your hard disk. It is a shell script you can run from a terminal window. When you run it, a basic features data file and an advanced features data file for each volume in your workset will be transferred to your hard disk via the rsync utility.  

...

You can check the file size using the  ls -l command at the Unix shell prompt, and then execute the EF_Rsync script, as shown below. 

unix_shell_prompt$ ls -l EF_Rsync.sh

This should verify that the EF_Rsync script exists: 
-rw-r-----@ 1 sayan  GSLIS-AD\sayan  320 May  5 00:53 EF_Rsync.sh

...