Use the EOF command to signal the end of a file being sent.
The EOF statement should come before a QUIT command.
EOF tells the server that the file is complete and must therefore follow the last DATA or AUXDATA command.

The syntax is
  EOF  

The EOF command has no parameters.

See also