On 08/05 02:05 , john boris wrote: > I searched the archives for using a Synology but haven't found the answer. > I have a Synology RS815 that I want to use as my storage unit while running > Backuppc on aanother LINUX Server. Since all of the data, logs and config > files are in /var/lib/backuppc on the server running backuppc how does on > change that to an NFS mount?
Just mount your NFS filesystem on /var/lib/backuppc. You can either do this before installing the BackupPC software; or mount the NFS filesystem elsewhere, move all the data from /var/lib/backuppc to it, then mount the NFS filesystem on /var/lib/backuppc. -- Carl Soderstrom Systems Administrator Real-Time Enterprises www.real-time.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/
