Skip to content

gadgetmies/tiny-backup-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tiny Backup Box

A tool for photo backup for devices running OpenWRT based on / inspired by the Little Backup Box project.

Unlike the Little Backup Box however, only the SD card to USB storage backup (i.e. source backup) option is currently implemented.

For (potentially) suitable hardware, take a look at the OpenWRT Table of Hardware

Features

  • Automatically and incremental SD card backup to prevent losing photos due to lost or damaged SD cards
  • Ability to create a small, lightweight and portable backup solution suitable for travel use
  • Fully customisable backup solution (at least to the extent enabled by the hardwire)

The scripts have been created and tested on the Ravpower Filehub Plus (RP-WD03) running the OpenWRT firmware, but should work also on other devices running OpenWRT (YMMV). In order to use the RP-WD03, you need to install OpenWRT on the device.

Installation

Warning! By following these instructions, you risk bricking your device and data loss on the storage devices. Proceed with caution! Also note that some knowledge of Linux devices and filesystems is required.

  1. Log in to your OpenWRT device via SSH as root
  2. Download and modify the install.sh script to match your desired setup (storage devices, mount points, extroot setup etc.)
  3. Make the install script executable: chmod go+x install.sh
  4. Run the install script: ./install.sh
  5. Start backing up!

Usage

  1. If not backing up to / using exroot, connect the storage device
  2. Insert the SD card
  3. Watch the status led blink
  4. Once the backup is done the status led will turn off (and the device will be shut down if configured to do so in the config file)

About

A tool for backing up SD cards for devices running OpenWRT inspired by the little-backup-box project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages