image\overbutt.gifCreating an automatic shutdown procedure

You can configure the FTP server to automatically shut down. You must use the ftpshut command and specify the time, in minutes, that you want the FTP server to shut down. You can use the "now" argument to shut down the FTP server immediately. In the following example, the FTP server will shut down five minutes after the command is entered.

To create an automatic shutdown procedure

1. Click Application Starter, Applications, Utilities, Console.

2. Type the following command in the Console:

/usr/sbin/ftpshut 5

image\nicon.gif Note