4.6 Copying the Client Image Files

Client images must be located in the /opt/SLES/POS/rsync/image/ directory on the Administration Server. The boot image must be located in /opt/SLES/POS/rsync/boot/. The Branch Servers can then download the image files and deploy them on Point of Service terminals.

  1. Use the following command to copy the client images to the /opt/SLES/POS/rsync/image/ directory (type the command all on one line):

    cp /opt/SLES/POS/image/image_filename /opt/SLES/POS/rsync/image/image_filename
    
  2. Use the following command to copy the corresponding MD5 checksum files to the /opt/SLES/POS/rsync/image/ directory (type the command all on one line):

    cp /opt/SLES/POS/image/MD5_checksum_filename /opt/SLES/POS/rsync/image/MD5_checksum_filename
    

    IMPORTANT:Both the client image files and their MD5 checksum files must be located in the /opt/SLES/POS/rsync/image/ directory on the Administration Server before the Branch Server can distribute the images to Point of Service terminals.