simple-s3-backup
simple-s3-backup copied to clipboard
implemented splitting backups into directories
Hi!
I've added param SPLIT_INTO_SEPARATE_DIRECTORIES in settings.rb which determine that backup should be stored in separate folder(folder name is timestamp)
Hi Igor,
Thanks for the pull request (my first!), but I'm going to hold off on applying these changes. I need to write some tests and see how these changes affect the cleaning up/deleting code. Hopefully this week I'll get around to that and I'll incorporate your changes.
Thanks again! Bill