Hi,

I am using BackupPC at home for three Win32 boxes.  I would like to
add in my Linux box as well.  However, if my understanding is correct,
backuppc (2.1.2) seems to be set up for one transport method and one
set of filesystems which gets backed up on each host.  I would like
to be able to use different transport methods for different
filesystems on different hosts.  Am I wrong and this is possible, or
if not possible, is it planned for a future release?

Here is my impression of current situation:

  config.pl:
  $Conf{XferMethod} = 'smb';
  $Conf{XmbShareName} = ['Sam', 'Mary', 'Matt'];

  hosts:
  pc1  0  family
  pc2  0  family
  pc3  0  family

Here is what I'd like to see:

  filesystems:
  #filesys-spec  X  meth host filesystem
  pc1-Sam        0  smb  pc1  Sam
  pc2-Mary       0  smb  pc2  Mary
  pc3-Matt       0  tar  pc3  /home/Matt


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to