Skip to content

Scripts for running backups.

Notifications You must be signed in to change notification settings

torben-fruechtenicht/backup-scripts

Repository files navigation

Backup scripts

Scripts for creating backups of local directories into Amazon S3 buckets.

  • sync_full will do a full sync (batching optional) of a directory, only syncing files which have not been uploaded yet
  • sync_new_files uses a timestamp file: only files which are newer than a timestamp file are synced (timestamp is updated after each run)

About

Scripts for running backups.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages