From: johnjulian1@netscape.net
To: Mike Dresser <mdresser_l@windsormachine.com>,
Scott Taylor <scott@dctchambers.com>
Cc: linux-admin@vger.kernel.org
Subject: Re: counting shell args
Date: Mon, 16 Dec 2002 17:04:29 -0500 [thread overview]
Message-ID: <33C0BF62.7C9965DB.4DAE6F57@netscape.net> (raw)
Just a note responding to your comment about this being for backing up windows boxes. I back up ours with a script that does it in steps testing for errors along the way.
ping winbox
mount winbox /mnt/winbox
rsync /mnt/winbox user@remotebox
this doesn't compress but does give me a lot of error checking. The remote box in my case is a Solaris box with a big raid and tape jukebox.
If you're interested I'll email you the script.
Mike Dresser <mdresser_l@windsormachine.com> wrote:
>On Mon, 16 Dec 2002, Scott Taylor wrote:
>
>> That should be very useful to know. :)
>>
>> Now you have me curious (grr...I just got over that) why do you care if
>> there are more than 25 blocks in your zipped file?
>
>If it dumps out a zero byte file, as part of the pipe gzip will go gzip
>it, and it ends up being 20 bytes. As far as smbtar is concerned,
>that's a valid output, and returns 0 error code. It was easier to put
>down 25 than figure out if that's 25 bytes or 25 kilobytes.
>
>If it's a zero return code, AND the file is over 25(k), then the script
>rotates the backups, otherwise reports via email that there was a backup
>failure on that particular machine. Once in awhile I'll get one of those
>partial backups, and that's what the previous full daily backups are for.
>
>If i get two or so in a row, I go hunting down why the machine is
>failing(is it just turned off, is the ethernet unplugged AGAIN, did the
>hard drive die last Friday and the user hasn't called me after 4 days to
>tell me their computer is broken?)
>
>Are we still on topic? :D
>
>Mike
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-admin" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at http://vger.kernel.org/majordomo-info.html
>
__________________________________________________________________
The NEW Netscape 7.0 browser is now available. Upgrade now! http://channels.netscape.com/ns/browsers/download.jsp
Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/
next reply other threads:[~2002-12-16 22:04 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-16 22:04 johnjulian1 [this message]
2002-12-17 15:05 ` counting shell args Mike Dresser
-- strict thread matches above, loose matches on Subject: below --
2002-12-16 20:36 Scott Taylor
2002-12-16 20:47 ` Mike Dresser
[not found] ` <Pine.LNX.4.33.0212161545230.25857-100000@router.windsormac hine.com>
2002-12-16 20:53 ` Scott Taylor
2002-12-16 20:57 ` Mike Dresser
[not found] ` <Pine.LNX.4.33.0212161555240.25857-100000@router.windsormac hine.com>
2002-12-16 21:05 ` Scott Taylor
2002-12-16 21:12 ` Mike Dresser
[not found] ` <Pine.LNX.4.33.0212161607130.25857-100000@router.windsormac hine.com>
2002-12-16 21:38 ` Scott Taylor
2002-12-16 21:49 ` Mike Dresser
[not found] ` <Pine.LNX.4.33.0212161645140.3389-100000@router.windsormach ine.com>
2002-12-16 22:18 ` Scott Taylor
2002-12-17 15:15 ` Mike Dresser
2002-12-17 3:11 ` dashielljt
[not found] ` <Pine.LNX.4.50.0212162211130.217-100000@athame.gmpexpress.n et>
2002-12-17 15:38 ` Scott Taylor
2002-12-18 4:13 ` dashielljt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=33C0BF62.7C9965DB.4DAE6F57@netscape.net \
--to=johnjulian1@netscape.net \
--cc=linux-admin@vger.kernel.org \
--cc=mdresser_l@windsormachine.com \
--cc=scott@dctchambers.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.