Jose Torres wrote:
> The dumps are running perfectly.  What I need is to copy the dumps to a NTFS
> NAS drive (not a NAS server).  Tar requires hardlinks to be supported by the
> destination drive/partition and NTFS NAS does not support it. Archive mode
> does support NTFS NAS without hardlinks.

Yes, because archives are just an invocation of BackupPC_tarCreate to 
generate a tar image with some options to pipe through gzip and split. 
If you are using a script, just do it all in a script and you can do 
whatever you want.  All you are getting out of the archivehost setup is 
a small pipeline of commands your cron job can execute itself just as well.

-- 
   Les Mikesell
    lesmikes...@gmail.com


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
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/

Reply via email to