Hacker News new | ask | show | jobs
by divyenduz 1269 days ago
Sure, added the docs here https://github.com/divyenduz/backup-scheduler#restore

Basically, you can just manually call the sync command with s3 bucket and local directory arguments in reverse or use aws s3 cp --recursive

1 comments

Thanks!