WindX
WINDX - Auto download static config file  
   
Overview The following is the contents of the supplied "*plus/wdx/sync.conf" file used to control the static downloading of files to a WindX workstation.
!
! PxPlus Windx autosync configuration file -- sample -- edit and copy to *plus/wdx/usr/sync.conf
! (c) Copyight 2006, Pvx Plus Technologies Ltd. All rights reserved worldwide
!
! This file contains a series of lines that define the various configuration parameters for the automatic
! synchronization of files between the host and a windx workstation.
!
! Whenever you change this config file or make any changes to the files that are to be updated
! you need to run "*plus/wdx/reload"
!
! Parameters (All parameters start with a +)
!
! The +FORCE parmeter if present indicates that the user MUST accept the updates in order to proceed.
! Without this parameter the user is offer the choice of YES to update, NO to not update, or CANCEL to
! quit Windx. Adding this parameter to the config file only offers the user OK to update or CANCEL to quit

+FORCE

! The +TITLE parameter is used to define the title bar for all the windows that will be displayed
! during the auto-update.

+TITLE=Auto-sync update

! The +PROMPT parameter can be used to define the message text to display to the user when
! the system detects that the workstation needs to be updated.

+PROMPT=Do you want to allow your workstation to be updated\rwith files from the host?

! You may include "\r" within the +PROMPT value to indicate a new line is to be inserted or "\t" to insert a tab
! character. If desired you can also speciify +PROMPT+= to append to the prompt
!
! ** Changing the values for +TITLE and +PROMPT allow you customize the window language **
!
! The +SYNCFILE parameter allows you to override the default file name that will be used
! on the workstation to record the currently download version information. The file will be
! created in *plus/wdx and should have a suffix of ".sync"

+SYNCFILE=easyapp.sync

! -------------------------
!
! Here you can specify the names of the directories on the host that you want to transfer to the workstation
! and the target location on the workstation.
!
! The format of the lines is: hostpath=windxpath
!
! The system will send all files from the host directory to the directory specified on the workstation. The target
! directory on the Windx client will be automatically created if required.
!
! Subdirectories from the host are not sent nor is any file that starts with period.
! One of the most common directories to be synced is the application "*bmp" directory

*bmp/easyapp=*bmp/easyapp