beauraines / server_backup

Scripts to backup ubuntu servers which include subversion repositories, MySQL databases, websites and minecraft.
2 stars 0 forks source link

Uploading to s3 needs to be more surgical #9

Open beauraines opened 8 years ago

beauraines commented 8 years ago

the copyBackupstoS3() attempts to upload specific files but some of these files aren't generated due to the configuration file or the OS checks. This results in un-necessary files that are sent to S3 (additional costs) or attempting to send files that do not exist, which creates ERROR messages