|
System Administration Commands | ftprestart(1M) |
| ftprestart - restart previously shutdown FTP Servers |
SYNOPSIS
|
Use the ftprestart command to restart an FTP Server previously shut down by means of ftpshut(1M). The ftprestart command reads the shutdown capability from the ftpaccess(4) file to determine the path of the shutdown message files. It then reenables the FTP Server by removing any shutdown
message files in the anonymous and virtual FTP Server area, as well as the system wide shutdown message file.
|
|
The ftprestart command supports the following options:
- -V
- Display program copyright and version information, then terminate.
|
| Example 1. Sample Output from ftprestart
|
The following example shows sample output from the ftprestart command:
|
example% ftprestart
ftprestart: /export/home/ftp/etc/ftpd/shutdown.msg removed.
ftprestart: /export/home/virtual1/etc/ftpd/shutdown.msg removed.
ftprestart: /etc/ftpd/shutdown.msg removed.
|
|
|
|
The following exit values are returned:
-
0
- Successful completion.
- >0
- An error occurred.
|
|
-
/etc/ftpd/ftpaccess
-
-
/etc/ftpd/ftpservers
-
|
|
See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPE | ATTRIBUTE VALUE |
Availability | SUNWftpu |
|
| |