C:\Program Files\Progress\WS_FTP Server\Ad Hoc Transfer\XFTWebService
C:\Program Files (x86)\Progress\WS_FTP Server\Ad Hoc Transfer\XFTWebService
web.config
before making any changes. You can revert to these backups if something breaks during configuration.web.config
in a text editor such as Notepad.<add key="AHTDownloadURL_MachineName" value="localmachine.progress.com"></add>
... where localmachine.progress.com
is the machine name of the node.
<add key="AHTDownloadURL_MachineName" value="clustername.progress.com"</add>
web.config
, ensure that you make them on both nodes.web.config
on both nodes.
See Also |