Switch server


  1. Specify the time interval (in minutes) for refreshing the information displayed in SwitchClient in Refresh interval.
  2. Specify the time (in hours) when a processed job card should be removed from the job list in Information period.
  3. Choose the type of file transfer you want to use in the File transfer drop down menu.
    1. Choose the First in first out option when you want files to be uploaded in a sequential manner maintaining the order the of the jobs. This method is slower as only one thread is used for uploading.
    2. Choose the Faster transfers option when you want files to be uploaded at a faster pace. Files are uploaded without any specific order (smaller files are usually uploaded first). This method is faster as two threads are used for uploading.