On 02/10 12:43 , scurry7 wrote: > Since most on-line storage service (that I know of) do not allow me to > configure my own server but merely transfer data to them, do you all think > it would work to setup an additional backupPC server (with the same > backups) and mount a remote file-system (the online storage) via sshfs or > something to my /var/lib/backuppc directory? So if things went down I > could re-install then re-mount the remote filesystem?
BackupPC is *very* disk-intensive; so any sort of filesystem over a 10Mbps link is going to suck. This will not scale very far. Also, make sure your filesystem supports hardlinks. The BackupPC data pool won't work without them. -- Carl Soderstrom Systems Administrator Real-Time Enterprises www.real-time.com ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ 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/
