BackupPC-users

Re: [BackupPC-users] How do the files look like when transferred?

2009-04-10 09:01:55
Subject: Re: [BackupPC-users] How do the files look like when transferred?
From: "Boniforti Flavio" <flavio AT piramide DOT ch>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>, "Jeffrey J. Kosowsky" <backuppc AT kosowsky DOT org>
Date: Fri, 10 Apr 2009 14:57:44 +0200
I'm about to import data from the actual filesystem, which in my case is
on /mnt/remote/Omv ...

[cut]

>    appears at /mnt/cdrom/import/dir/file). Let's try adding 
> this to remote.pl:

When you say *adding*, do you actually mean to add following lines at
the end of the config.pl? Or would it be better so *substitute*
(temporarily) the defined parameters?

>    $Conf {XferMethod} = 'tar';
>    $Conf {TarShareName} = [ '/some/path/to/share' ];
>    $Conf {TarClientCmd} = '/usr/bin/sudo $tarPath -c -v -f - 
> -C /mnt/cdrom/import --totals';
>    $Conf {TarFullArgs} = '$fileList';
>    $Conf {PingCmd} = '&{sub {0}}';
>    $Conf {BackupFilesExclude} = {
>      '/some/path/to/share' => [ '/.Trash', '/.thumbnails' ],
>    };

Just tell me that above... And tell me also if you already tried this,
because otherwise I would do it and report back (with your support and
"guidance", of course!).

Regards,
Flavio Boniforti.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-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/