From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0292B198005 for ; Fri, 15 Mar 2013 14:37:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E0EDE05D5; Fri, 15 Mar 2013 14:37:25 +0000 (UTC) Received: from homiemail-a43.g.dreamhost.com (caibbdcaaaaf.dreamhost.com [208.113.200.5]) by pigeon.gentoo.org (Postfix) with ESMTP id ABBA6E0504 for ; Fri, 15 Mar 2013 14:37:23 +0000 (UTC) Received: from homiemail-a43.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a43.g.dreamhost.com (Postfix) with ESMTP id 330218C070 for ; Fri, 15 Mar 2013 07:38:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=libertytrek.org; h= message-id:date:from:mime-version:to:subject:content-type: content-transfer-encoding; s=libertytrek.org; bh=I23scOq1/c5BHCG Sj5dP0aCMklM=; b=FW9hktLuDd7xVx5Wps8hcKBH/dIG9l5on66AEBvQ9da9hE2 1osZN9ag0HIkigN7Rc1Yt6cgllnSB3RcsMokKuQZ12wMHAWwr4upPYd6V+HLEcG7 0JPDJOMqDEs/XckGALvcLJV26C3g7cOnT+taM0Pqe94pZM7Rji0g8ex/rk7A= Received: from [127.0.0.1] (unknown [159.63.145.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: tanstaafl@libertytrek.org) by homiemail-a43.g.dreamhost.com (Postfix) with ESMTPSA id 0D89F8C05F for ; Fri, 15 Mar 2013 07:38:03 -0700 (PDT) Message-ID: <5143320D.3030509@libertytrek.org> Date: Fri, 15 Mar 2013 10:37:01 -0400 From: Tanstaafl User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] rsnapshot - crontab? Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 960db821-76a1-4c71-ad18-f52120e442d9 X-Archives-Hash: 71b284fde6d258a047c114649294659e Would anyone who is using rsnapshot be willing to share their crontab entries? I'm especially interested in how best to test for the existence/availability of a remotely mounted filesystem, and run the backup if it exists and abort if it doesn't. Thanks