2

I am looking to backup my dedicated unix server which is running Parallels Plesk Panel v10.4.4_build1013111102.18 os_CentOS 6. The server has Plesk installed but there are some limitations to it's backup settings.

  1. I would like to backup to an FTP repository using SFTP
  2. Have these backups run weekly every Sunday night at 12AM
  3. Backup server settings and content and have it compressed

Are these types of settings something can can be done SSH... or am I limited to what Plesk gives me.

TikaL13
  • 123
  • 5

1 Answers1

2

http://rsnapshot.org/ does it for me.
It does not compress files, but it uses hardlinks for files that have not changed between backup periods, so it is quite space efficient.

Niko S P
  • 1,182
  • 8
  • 16