Appends the content of the specified data stream to the file on the remote FTP server.

      Overload List

      AppendFile(Stream, String)Appends the content of the specified data stream to the file on the remote FTP server.AppendFile(String, String)Appends the content of the local file to the file on the remote FTP server.AppendFile(Stream, String, Int64)Appends the content of the data stream to the file on the remote FTP server.AppendFile(String, String, Int64, Int64)Appends the content of the local file to the file on the remote FTP server.AppendFile(Stream, String, Int64, Int64)Appends the content of the data stream to the file on the remote FTP server.
      Top

      See Also