From owner-freebsd-doc@FreeBSD.ORG Sun Sep 14 10:31:13 2008 Return-Path: Delivered-To: doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7D055106567D for ; Sun, 14 Sep 2008 10:31:13 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from pittgoth.com (pittgoth.com [205.134.163.206]) by mx1.freebsd.org (Postfix) with ESMTP id 3A7DE8FC20 for ; Sun, 14 Sep 2008 10:31:13 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from localhost.fbsdsecure.org (c-68-83-213-214.hsd1.va.comcast.net [68.83.213.214]) (authenticated bits=0) by pittgoth.com (8.14.2/8.14.2) with ESMTP id m8EAVBph045505 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 14 Sep 2008 06:31:11 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Sun, 14 Sep 2008 06:30:56 -0400 From: Tom Rhodes To: "Alexander" Message-Id: <20080914063056.7e8271f8.trhodes@FreeBSD.org> In-Reply-To: <003301c915cc$5a9e1130$a7c2725c@alex> References: <003301c915cc$5a9e1130$a7c2725c@alex> X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: doc@FreeBSD.org Subject: Re: from site X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2008 10:31:13 -0000 On Sat, 13 Sep 2008 21:11:32 +0300 "Alexander" wrote: > Good day! I write from your site http://www.freebsd.org . I am looking for information about the CronTab commands syntax to get MySQL database backup, for the case where the MySQL database is on a separate server (host database). I would be grateful to you for information on this subject. There is documentation on cron(8) in the handbook: http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ -- Tom Rhodes