Can i Config Backup Folder to another server or hdd
-
- Posts: 28
- Joined: Sun Nov 15, 2015 1:36 pm
Can i Config Backup Folder to another server or hdd
Is it possible, to config Backup Folder to another server or hdd
I wan to backup file into server-storage or NAS
For my Information,
OS - Centos6.5
Vestacp - Lasted Version.
If possible please tell me how.
thx
I wan to backup file into server-storage or NAS
For my Information,
OS - Centos6.5
Vestacp - Lasted Version.
If possible please tell me how.
thx
Re: Can i Config Backup Folder to another server or hdd
There is many ways:
(box) - you can use remote ftp to backup data
(manually) - you can mount remote file-system via sshfs as /backup and copy all date to remote server
(manually) - you can copy all backups via rsync to remote server
(box) - you can use remote ftp to backup data
(manually) - you can mount remote file-system via sshfs as /backup and copy all date to remote server
(manually) - you can copy all backups via rsync to remote server