Hello,
I am sorry there are no windows environment variables that can be
directly used in the FileSets. There may be a way to do what you want
but I am not an expert on Windows.
Lo siento pero no peude utilizar variables de entorno de Windows en los
FileSets. Puede haber una manera de hacer lo
Srs, I have not found how to use windows environment variables on a Sample.
windowsxp-fd for Windows Client (ej %username%, %homepatch%) , can be used and
how?. Thanks and sorry for the translator.
Spanish
Srs, no he logrado encontrar como utilizar variables de entorno de windows en
el filese
On Fri, Jul 24, 2009 at 10:50 AM, João Kuchnier wrote:
> Hi everyone!
>
> I'm having some difficulties while configuring some filesets.
>
> Here is one example:
>
> FileSet {
> Name = "web01-fs"
> Include {
> Options {
> signature = MD5
>
Hi everyone!
I'm having some difficulties while configuring some filesets.
Here is one example:
FileSet {
Name = "web01-fs"
Include {
Options {
signature = MD5
compression = GZIP
}
Fil
On Mon, Jun 29, 2009 at 7:31 PM, Doug Forster wrote:
> I don't remember but I think bacula will traverse mount points so . . .
> "mount --bind olddir newdir"
> Would likely work. I do know though that there at least was an issue with
> differing file system types ie nfs/gfs mounts ect.
i will try
On Mon, Jun 29, 2009 at 7:15 PM, Dirk Bartley wrote:
> Filesets can have exclude and include lists that are pulled in at
> runtime from files. The run before script could create these lists??
the fileset is defined server-side. how can the server include stuff
that is created on the client?
Here is an example of one of my filesets:
FileSet {
Name = "ZimbraSet"
Include {
Options {
signature = MD5
aclsupport = yes
}
File = /opt/zimbra/backup/sessions
File = /opt/zimbra/conf
File = /root
#Exclude Dir Containing = ".baculaexclude"
}
Exclude {
I don't remember but I think bacula will traverse mount points so . . .
"mount --bind olddir newdir"
Would likely work. I do know though that there at least was an issue
with differing file system types ie nfs/gfs mounts ect.
Dirk Bartley wrote:
> Filesets can have exclude and include lists that
Filesets can have exclude and include lists that are pulled in at
runtime from files. The run before script could create these lists??
Dirk
On Mon, 2009-06-29 at 14:04 +0200, Andreas Schuldei wrote:
> hi!
>
> we have servers that operate with several independent raid arrays that
> contain (lot
hi!
we have servers that operate with several independent raid arrays that
contain (lots of) data to backup.
currently we create tar files of the data-to-be-backed-up on each raid
and would like bacula to pick it up from there.
we have a script that does the tar handling that is run as
ClientRun
Martin Simmons wrote:
It can't be done with WildDir like that. The basic problem is that your
exclude case matches C:/Users/foo, so c:/Users/foo/Desktop is never reached.
Yes, of course. It sounds logical now it is explained to me ;-)
Something like this might work:
[cut]
Thanks - I'll t
> On Thu, 05 Jul 2007 14:16:34 +0200, Søren Thing Andersen said:
>
> I would like to backup the Desktop and Documents folders for all users
> on a Windows Vista machine.
> For this I have the following fileset:
> FileSet {
> Name = "Windows Vista"
> Ignore FileSet Changes = ye
Hi.
I would like to backup the Desktop and Documents folders for all users
on a Windows Vista machine.
For this I have the following fileset:
FileSet {
Name = "Windows Vista"
Ignore FileSet Changes = yes
Include {
Options {
Ignore Case
Is there any way to populate the file list for a restore job using a
FileList definition? Such that, when one initiates a restore operation,
they merely feed:
-) Select Restore Job Template Definition
|---> Bootstrap
|---> FileSet
|---> Where
|---> Prefix/Suffix
|---> Regex
|---
14 matches
Mail list logo