This section explains how to install updates on the business server:
The procedure for installing updates is described below:
Stop the file transfer infrastructure
Stop the file transfer infrastructure.
[Windows]
Using the Windows(R) Services function, stop the file transfer infrastructure as a user with administrator privileges:
Click Control Panel >> Administrative Tools >> Services.
Select Systemwalker File Transfer Library Control(SWCFMG), and then click the Stop button.
[Linux]
Execute the following command:
service FJSVlnkcf stop
[Solaris]
Execute the following command:
/etc/init.d/FJSVlnkcf stop
Install the updates
Install the required updates according to the instructions.
Start the file transfer infrastructure
Start the file transfer infrastructure.
[Windows]
Use the services feature in Windows(R) to start the file transfer infrastructure as a user with administrator privileges.
Click Control Panel >> Administrative Tools >> Services.
Select Systemwalker File Transfer Library Control(SWCFMG) and click the Start button.
[Linux]
Execute the following command:
service FJSVlnkcf start
[Solaris]
Execute the following command:
/etc/init.d/FJSVlnkcf start