(PHP 7 >= 7.2.0)
ftp_append — Append the contents of a file to another file on the FTP server
$ftp
   , string $remote_file
   , string $local_file
   [, int $mode = FTP_BINARY
  ] ) : bool
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
ftp
remote_file
local_file
mode
   Devuelve TRUE en caso de éxito o FALSE en caso de error.