Recovering Files from EBS Backup’s Recover Command on Linux Server
Linux Step-by-step guide
Log in to an SSH session
- Change to the directory that needs to have a file or folder restored
- cd /etc
- execute recover
- recover
- versions
- versions
- Change the restore time to an earlier date closer to the backup needed
- changetime 1/9/2005
- Type the path to the files that you need using the add command
- add /etc/ntp.conf
- Execute the recovery
- recover
wait for the file to be recovered from backup.