On Wed, May 12, 2010 at 5:36 PM, Steve Blackwell <[email protected]> wrote: > On Wed, 12 May 2010 10:48:03 -0500 > Les Mikesell <[email protected]> wrote: > > >> A quick fix might be to add the --one-file-system option to the tar >> command so it will ignore all mount points. I always do that anyway >> to avoid picking up ad-hoc DVD/USB or network mounts that might >> happen to be active, but then you have to be sure you explicitly add >> every filesystem that you do want to back up. >> > > I have a dual boot system and I keep all my music on the Windows side > so that I can access it from either. So I want to back up the Windows > stuff too. As I understand it the .gvfs directory has to do with fuse > filesystems, ie Windows in my case. The Windows drive is mounted > on /mnt. If I use the --one-file-system option and add /mnt/c_drive to > my TarShareName, am I not going to have the same problem? > > I guess I'll try it and see. > > Thanks, > Steve >
A bit unrelated. But, nevertheless, you can always define more than one share (shares '/' and also share '/mnt/c_drive', or even more if you need to, if using the --one-file-system option). Luis ------------------------------------------------------------------------------ _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
