From owner-freebsd-questions Fri May 17 9: 5:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from repulse.cnchost.com (repulse.concentric.net [207.155.248.4]) by hub.freebsd.org (Postfix) with ESMTP id 58C5737B40D for ; Fri, 17 May 2002 09:05:53 -0700 (PDT) Received: from win98 ([208.176.51.227]) by repulse.cnchost.com id MAA05361; Fri, 17 May 2002 12:05:52 -0400 (EDT) [ConcentricHost SMTP Relay 1.14] From: "Raja Velu" To: "'Alvaro'" , Subject: RE: mail with attachment sent by cron Date: Fri, 17 May 2002 11:04:25 -0500 Message-ID: <001701c1fdbc$840b5a20$1d00a8c0@www.micronetusa.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20020517140823.38069.qmail@web14607.mail.yahoo.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I use 'mpack' - available in ports. Syntax I use is: mpack -s Hope that helps. Rgds, Raja -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Alvaro Sent: Friday, May 17, 2002 9:08 AM To: freebsd-questions@freebsd.org Subject: mail with attachment sent by cron Hello all, I want to make a backup of critical directories but I'm saving it in the same server! So, i want to send an email, with these backup files, to have a copy elsewhere. How can I do this using cron? mail(1) doesn't let me add an attachment (well, I didn't find out how to do it ;P). Any ideas? A program/script that does this? Thanks in advance, Alvaro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message