HPlogo HP-UX Reference > F

ftprestart(1)

HP-UX 11i Version 2: December 2007 Update
» 

Technical documentation

 » Table of Contents

 » Index

NAME

ftprestart — remove the shutdown message file created by ftpshut

SYNOPSIS

/usr/bin/ftprestart [-V]

DESCRIPTION

The ftprestart command removes all the shutdown message files from the real, anonymous, and virtual user accounts. The message files are created by the ftpshut utility in the path as specified by the shutdown directive in the /etc/ftpd/ftpaccess file (see ftpshut(1) for more details). This command is always used after the ftpshut command is executed.

Note: For guest user accounts, the message files have to be removed manually. The removal will not be done by the ftprestart command. The -V option causes the program to display copyright and version information, then terminate.

RETURN VALUE

ftprestart sets its exit status to:

0

Successful

1

Failure

EXAMPLES

Sample Output

  • ftprestart: /servers/some.domain/ftp/etc/shutmsg removed.

  • ftprestart: /servers/other.domain/ftp/etc/shutmsg removed.

    ftprestart: /etc/shutmsg removed.

AUTHOR

ftprestart was developed by the Washington University, St. Louis, Missouri.