#
backup-script
Here are 700 public repositories matching this topic...
Bash wrapper script for automated backups with duplicity supporting Amazon's S3 online storage as well as other storage destinations (ftp, rsync, sftp, local storage...).
-
Updated
Jan 21, 2020 - Shell
Reverse differential backup tool, over a network or locally.
backup
rsync
backup-solution
backup-script
rsync-backups
backup-utility
incremental-backups
rdiff-backup
-
Updated
Mar 18, 2022 - Python
Rsync-based OSX-like time machine for Linux, MacOS and BSD for atomic and resumable local and remote backups
backup
rsync
time-machine
backup-script
linux-backup
rsync-backups
backup-utility
backup-cli
rsync-wrapper
rsync-backup
rsyncbackup
timemachine
rsync-time-backup
linux-timemachine
rsync-backup-script
linux-time-machine
-
Updated
Dec 2, 2021 - Shell
An application that can help you to backup and restore from Cloud Firestore | Firebase
-
Updated
Jan 14, 2021 - JavaScript
Automatic restic backup using Backblaze B2 storage, Linux systemd timers, macOS LaunchAgent, Windows ScheduledTask or simply cron
windows
macos
linux
backup
cron
script
systemd
backup-script
restic-backups
restic
hacktoberfest
systemd-service
email-notification
systemd-timer
launchagent
scheduledtask
-
Updated
Feb 27, 2022 - Shell
A simple script to backup your Gitlab data. This script will copy the backup archives of your gitlab installation via rsync, or scp. Also, you can copy backups to Backblaze’s B2 Cloud Storage service.
-
Updated
Nov 19, 2021 - Shell
Script sends backups to email and keep your mikrotik firmware up to date.
-
Updated
Feb 22, 2022 - Rascal
A docker container to automate backups with restic
-
Updated
Jan 19, 2022 - Shell
Backup a Kubernetes cluster as a yaml manifest
-
Updated
Feb 10, 2022 - Shell
Automatic backups from Roam Research into your private GitHub repo
-
Updated
Jun 18, 2021 - JavaScript
Script to download Reddit saved posts. Website here:
-
Updated
May 8, 2021 - Python
A simplified backup management software for quick access to your archives through an efficient web interface.
backups
encoding
ldap
backup
debian
restore
backup-solution
backup-files
backup-script
backup-manager
quota
ssh-key
backup-utility
web-interface
backup-cli
rdiff-backup
backup-tool
backup-database
rdiffweb
user-quota
-
Updated
Mar 14, 2022 - Python
Kubernetes resource yamls backup to git
-
Updated
Feb 9, 2020 - Ruby
bash-cloud-backup is a set of bash scripts, which can be used to automate local and cloud backup in Linux/Unix machines.
linux
shell
bash
unix
backup
compression
backup-script
bash-script
cloud-backup
backup-set
amazon-s3-sync
-
Updated
Feb 3, 2018 - Shell
Butterfly Backup is a simple command line wrapper of rsync for complex task, written in python.
export
backup
catalog
restore
mirror
incremental
rsync
python3
parallelism
archive
backup-script
rsync-backups
retention
rsync-wrapper
rsync-backup
backup-server
differential
retention-policy
rsync-backup-script
bulk-backup
-
Updated
Jan 6, 2021 - Python
Interactive command line interface to Borg Backup
-
Updated
Mar 17, 2022 - Python
Simple backup script for GNU/Linux servers
shell
bash
backups
backup
postgresql
gpg
backup-script
shell-script
encrypt
linux-server
megatools
monogodb
-
Updated
Sep 9, 2021 - Shell
A small node project to clone all existing gitlab projects into your local filesystem.
-
Updated
Feb 20, 2022 - JavaScript
This app allows you to use AWS (Amazon Web Services) S3 as backup system for desktop environments. 🚀
-
Updated
Mar 27, 2019 - TypeScript
A script for backing up your message history from Slack
-
Updated
Oct 11, 2019 - Python
Backup utiliy for Libvirt / qemu / kvm supporting incremental and differencial backups.
backup
virtual-machine
incremental
nbd
virtualization
backup-solution
kvm
backup-script
qemu
backup-manager
libvirt
backup-utility
incremental-backups
qemu-kvm
cbt
nbd-client
kvm-backup
differencial
backup-image
libvirt-backup
-
Updated
Mar 16, 2022 - Python
You can use au 📲 (auto upgrade) to backup your Termux *.deb packages; This enables rollback in Termux. https://sdrausty.github.io/au
android
linux
shell
backup
script
amazon
deb
scripts
backup-solution
backup-script
backup-utility
chromebook
termux
backup-tool
termux-recommended-for-android
debs
termux-environment
termux-tool
termux-hacking
termux-tools
-
Updated
Feb 4, 2022 - Shell
Usefull Samba 4 scripts, tested on Debian Jessie and/or Debian Stretch.
-
Updated
Sep 17, 2021 - Shell
Automated Offline Or Live Backups (Snapshots) Of Digitalocean Droplets
-
Updated
Sep 16, 2020 - Python
Backup to Cloud( Google Drive, Dropbox ... ) use rclone
googledrive
cloud
backup
yandex
cron
dropbox
onedrive
backup-script
backup-tool
backblaze-b2
cron-backup
-
Updated
Aug 2, 2021 - Shell
An rsync based backup script which only transfers modified files. Smooth integration into OSX Notification Center.
shell
mac
backup
osx
rsync
time-machine
backup-script
notification-center
shell-script
rsync-time-backup
-
Updated
Sep 23, 2019 - Shell
AWS Lambda script to create and remove snapshots of EBS volumes.
-
Updated
Nov 6, 2019 - Python
Bash Script: Backup Magento2 Code + Database
linux
ssh
terminal
database
debian
ubuntu
code
centos
media
magento
magento2
backup-files
backup-script
shell-script
bash-script
backup-database
-
Updated
Mar 17, 2021 - Shell
Improve this page
Add a description, image, and links to the backup-script topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the backup-script topic, visit your repo's landing page and select "manage topics."
I created a new repository to use shallow backup, and GitHub created the default branch as
main
.When I attempt to push the backup to GitHub, it fails as it tries to configure the upstream branch as
master
which doesn't exist.