Skip to main content

Backup Folders to S3

Project description

S3 Folder Backup

Have capacity to back up your server files and folders to AWS S3

import s3_folder_backup 

config =

  {

    "DIR": "",# your server/folder dir

    "AWS_ACCESS_KEY_ID": "", #aws access key

    "AWS_SECRET_ACCESS_KEY": "",#aws secret key

    "DELETE_LOCAL": "" #want to delete backup file from local system

  }

s3_folder_backup(config).upload()

You can easily upload folders with it.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

s3-folder-backup-1.1.1.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

s3_folder_backup-1.1.1-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page