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@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/