website backups

Discussion in 'General' started by Tomislav Aurednik, Feb 16, 2017.

  1. I'm thinking of changing the backup location from /var/backup to my NAS drive. Do I just change the setting in ISPConfig -> System -> Server config and than copy the old backup files to the new dir?
    Do I need to copy the old backup files?
    Or what is the propper way?
     
  2. florian030

    florian030 Well-Known Member HowtoForge Supporter

    mount NAS to /mnt
    mv /var/backup/ to /mnt
    umount NAS
    mount NAS to /var/backup

    ?
     
    Tomislav Aurednik likes this.
  3. Thanks... was 90% sure that it would wort that way, but I rather asked to be sure.
     

Share This Page