Difference between revisions of "New features in v2.73"

From WICE Wiki v2.90
Jump to navigation Jump to search
(Created page with "TODO")
 
Line 1: Line 1:
TODO
== File fetcher: parameters to use proxy ==
[[Creating a Task#File fetcher|The File fetcher task]] has been expanded to also include parameters to use a proxy for the file transfer.
 
In addition to the standard parameters, if the '''Use Proxy''' checkbox is checked then the following must also be specified when creating the task:
 
* '''Proxy Username''' - To log in to the proxy unit.
* '''Proxy password''' - To log in to the proxy unit.
* '''Proxy IP address''' - To find the proxy unit.
* '''Proxy port''' - To find the proxy unit. Default is 22, but can be changed.

Revision as of 11:54, 11 February 2022

File fetcher: parameters to use proxy

The File fetcher task has been expanded to also include parameters to use a proxy for the file transfer.

In addition to the standard parameters, if the Use Proxy checkbox is checked then the following must also be specified when creating the task:

  • Proxy Username - To log in to the proxy unit.
  • Proxy password - To log in to the proxy unit.
  • Proxy IP address - To find the proxy unit.
  • Proxy port - To find the proxy unit. Default is 22, but can be changed.