BackupPC-users

[BackupPC-users] Fully automated script for creating shadow copies and launch

2009-03-30 16:20:26
Subject: [BackupPC-users] Fully automated script for creating shadow copies and launch
From: geroldr <backuppc-forum AT backupcentral DOT com>
To: backuppc-users AT lists.sourceforge DOT net
Date: Mon, 30 Mar 2009 05:22:53 -0400
Hi,

Thanks for the most interesting script. Minor correction for:
$DOSDEV "${letter}:" /D 2> /dev/nuul 
should read:
$DOSDEV "${letter}:" /D 2> /dev/null

Not sure what you are doing with the following:
if [ $# -eq 0 ] ; then
command=$( (cd -P $(dirname $0) && pwd ))/$(basename $0)
else
command=$ < at >
fi 

When I try to run it I get an error on this section. Is this to be the 
shadowwait.cmd filename ? Reading the input from at and sending the output 
nowhere makes no sense. 

Thanks in advance for any explanation.

Gerold Rupprecht
Geneva, Switzerland

+----------------------------------------------------------------------
|This was sent by geroldr AT bluewin DOT ch via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>