Re: [flexbackup-help] dumping a samba directory

2005-01-31 Thread Carlos A. Sepulveda M.
A Charlie Brady, el 29/01/05 01:43, se le ocurrio decir:
On Fri, 28 Jan 2005, RYAN vAN GINNEKEN wrote:

does anyone know how to dump a samba directory ...

You can't dump an smb file system (or maybe any remote file system). Try 
tar. Or star. Or do the backup on the system where the file system 
actually resides.

--
What I do is to mount (smbmount) the directory and then use fb.
some kind of
smbmount //aguasanta/SandboxesPFP /mnt/aguasanta/PFP -o 
credentials=/root/.credentials
if [ $? -eq $SUCCESS ]
  then
  flexbackup -set Aguasanta.PFP -full
  smbumount /mnt/aguasanta/PFP
fi

--
Carlos A. Sepulveda M.   | JID: [EMAIL PROTECTED]
http://www.tuxpan.com/casep  | ICQ: 31472448
May the TUX be with You  | user #292837 counter.li.org
---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
flexbackup-help mailing list
flexbackup-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexbackup-help


Re: [flexbackup-help] dumping a samba directory

2005-01-31 Thread Charlie Brady

On Mon, 31 Jan 2005, Carlos A. Sepulveda M. wrote:

 A Charlie Brady, el 29/01/05 01:43, se le ocurrio decir:
  On Fri, 28 Jan 2005, RYAN vAN GINNEKEN wrote:
  
 does anyone know how to dump a samba directory ...
  
  You can't dump an smb file system (or maybe any remote file system). Try 
  tar. Or star. Or do the backup on the system where the file system 
  actually resides.
 
 What I do is to mount (smbmount) the directory and then use fb.

Don't use dump for that filesystem (or any other network file system).

--
Charlie



---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
flexbackup-help mailing list
flexbackup-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexbackup-help


Re: [flexbackup-help] dumping a samba directory

2005-01-28 Thread Charlie Brady

On Fri, 28 Jan 2005, RYAN vAN GINNEKEN wrote:

 does anyone know how to dump a samba directory ...

You can't dump an smb file system (or maybe any remote file system). Try 
tar. Or star. Or do the backup on the system where the file system 
actually resides.

--
Charlie



---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
flexbackup-help mailing list
flexbackup-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexbackup-help