---------- Forwarded message ----------
From: John Drescher <dresche...@gmail.com>
Date: Sun, Dec 16, 2012 at 9:03 PM
Subject: Re: [Bacula-users] Cannot save the backup to an external disk
To: Pinky Vivona <ptviv...@gmail.com>


On Sun, Dec 16, 2012 at 8:59 PM, Pinky Vivona <ptviv...@gmail.com> wrote:
> Hi John,
>
> I am still not sure what to do yet. Here is the sample of my config file.
>
> # Definition of file storage device
> Storage {
> Name = File
> Address = server1
> Password = "xxx"
> Device = FileStorage ==> Currently I am using this for everything. Is this
> the line that I have to change to /mnt/disk1?
>


Make a second storage device.


Storage {
Name = MySecondStorage
Address = server1
Password = "xxx"
Device = /mnt/disk1

...


John


-- 
John M. Drescher

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to